aboutsummaryrefslogtreecommitdiff
path: root/mail/p3scan/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-11-19 22:32:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-11-19 22:32:57 +0000
commit729e3a8e20939d22ad2e08df85728fcf98f36c57 (patch)
treea8242d135e3615a3e328506f31e72c5cb812cf9a /mail/p3scan/Makefile
parentb83fb9810558554b851ab5349303841b8e2ab931 (diff)
downloadports-729e3a8e20939d22ad2e08df85728fcf98f36c57.tar.gz
ports-729e3a8e20939d22ad2e08df85728fcf98f36c57.zip
fix pkg-plist
Notes
Notes: svn path=/head/; revision=177634
Diffstat (limited to 'mail/p3scan/Makefile')
-rw-r--r--mail/p3scan/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/p3scan/Makefile b/mail/p3scan/Makefile
index b9037688d0a5..0313f3a438b6 100644
--- a/mail/p3scan/Makefile
+++ b/mail/p3scan/Makefile
@@ -7,7 +7,7 @@
PORTNAME= p3scan
PORTVERSION= 2.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,6 +19,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
PLIST_FILES= etc/p3scan/p3scan.conf.sample etc/p3scan/p3scan.mail.sample \
etc/rc.d/p3scan.sh sbin/p3scan
+PLIST_DIRS= etc/p3scan
USE_GMAKE= yes
USE_GETOPT_LONG=yes