[Midnightbsd-cvs] mports [16848] trunk/mail/milter-greylist/Makefile: examples
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 6 16:38:46 EDT 2014
Revision: 16848
http://svnweb.midnightbsd.org/mports/?rev=16848
Author: laffer1
Date: 2014-09-06 16:38:45 -0400 (Sat, 06 Sep 2014)
Log Message:
-----------
examples
Modified Paths:
--------------
trunk/mail/milter-greylist/Makefile
Modified: trunk/mail/milter-greylist/Makefile
===================================================================
--- trunk/mail/milter-greylist/Makefile 2014-09-06 20:37:09 UTC (rev 16847)
+++ trunk/mail/milter-greylist/Makefile 2014-09-06 20:38:45 UTC (rev 16848)
@@ -2,7 +2,7 @@
PORTNAME= milter-greylist
PORTVERSION= 4.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ \
http://fossies.org/unix/privat/
@@ -30,7 +30,7 @@
# installed port preference over it.
##
-OPTIONS_DEFINE= SPF GEOIP CURL LDAP P0F POSTFIX
+OPTIONS_DEFINE= SPF GEOIP CURL LDAP P0F POSTFIX DOCS EXAMPLES
SPF_DESC= SPF support
CURL_DESC= curl support
P0F_DESC= P0F support
@@ -79,6 +79,8 @@
SUB_FILES+= pkg-message
USE_RC_SUBR= milter-greylist
+PORTDOCS= README
+PORTEXAMPLES= greylist.conf
do-install:
@${MKDIR} ${PREFIX}/etc/mail
More information about the Midnightbsd-cvs
mailing list