mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
- Fix shebangs
- Add NO_ARCH MFH: 2015Q2
This commit is contained in:
parent
6ff2439e37
commit
3b109f96bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389180
1 changed files with 6 additions and 1 deletions
|
@ -3,14 +3,19 @@
|
|||
|
||||
PORTNAME= hns
|
||||
PORTVERSION= 2.19.9
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= japanese www perl5
|
||||
MASTER_SITES= SFJP/h14m/22597
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Hyper NIKKI System, a CGI system for Electric Diary Interchange
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= contrib/isystem-0.9.10/index.cgi.in \
|
||||
public_html/diary/index.cgi.in
|
||||
perl_OLD_CMD= %PERL_PATH%
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/hns-setup bin/todayhns
|
||||
PORTDATA= *
|
||||
|
|
Loading…
Add table
Reference in a new issue