mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix shebangs
- Add NO_ARCH
This commit is contained in:
parent
6eb3f68ee8
commit
22a72a29d8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389920
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= popfile
|
||||
PORTVERSION= 1.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://getpopfile.org/downloads/%SUBDIR%/
|
||||
MASTER_SITE_SUBDIR= . archive
|
||||
@ -20,10 +21,12 @@ RUN_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= perl5 shebangfix zip
|
||||
USE_PERL5= run
|
||||
SHEBANG_FILES= popfile.pl
|
||||
SHEBANG_FILES= bayes.pl insert.pl \
|
||||
pipe.pl popfile.pl
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
SUB_FILES= popfile.sh
|
||||
|
Loading…
Reference in New Issue
Block a user