mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Remove Perl core modules
- While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
This commit is contained in:
parent
3f1ed62ded
commit
966ed0b39b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444409
1 changed files with 2 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= sa-stats
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.rulesemporium.com/programs/ \
|
||||
ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/
|
||||
|
@ -13,12 +13,11 @@ EXTRACT_ONLY=
|
|||
MAINTAINER= alexey@renatasystems.org
|
||||
COMMENT= Generates top spam/ham rules fired for SpamAssassin installations
|
||||
|
||||
RUN_DEPENDS= p5-Getopt-Long>=0:devel/p5-Getopt-Long
|
||||
|
||||
USES= perl5 shebangfix
|
||||
SHEBANG_FILES= sa-stats-1.0.txt
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/sa-stats
|
||||
|
|
Loading…
Add table
Reference in a new issue