Index: head/mail/spambnc/Makefile =================================================================== --- head/mail/spambnc/Makefile (revision 119085) +++ head/mail/spambnc/Makefile (revision 119086) @@ -1,49 +1,50 @@ # New ports collection makefile for: spambnc # Date created: 25 December 2000 # Whom: George Reid # # $FreeBSD$ # PORTNAME= spambnc PORTVERSION= 20040923 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.spambouncer.org/ \ ftp://ftp.spambouncer.org/ DISTFILES= sb.tar.gz index.shtml DIST_SUBDIR= spambnc-${PORTVERSION} EXTRACT_ONLY= sb.tar.gz MAINTAINER= thierry@pompo.net COMMENT= Set of procmail recipies which handle known/suspected spam RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail IGNOREFILES= index.shtml NO_WRKSUBDIR= yes NO_BUILD= yes PLIST= ${WRKDIR}/.pkg-plist pre-install: @${RM} -f ${PLIST} @(cd ${WRKDIR} && ${FIND} -s . -type f | ${GREP} -v "^\.\/\." | \ ${SED} -e 's,.,%%DATADIR%%,1' >> ${PLIST}) @${ECHO_CMD} "@dirrm %%DATADIR%%" >> ${PLIST} .if !defined(NOPORTDOCS) @${ECHO_CMD} "%%DOCSDIR%%/documentation.html" >> ${PLIST} @${ECHO_CMD} "@dirrm %%DOCSDIR%%" >> ${PLIST} .endif do-install: ${MKDIR} ${DATADIR} cd ${WRKDIR} && ${CP} -Rv * ${DATADIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/index.shtml \ ${DOCSDIR}/documentation.html .endif post-install: @${SED} -e 's,%%PREFIX%%,${PREFIX},g' ${PKGMESSAGE} .include Property changes on: head/mail/spambnc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.49 \ No newline at end of property +1.50 \ No newline at end of property Index: head/mail/spambnc/distinfo =================================================================== --- head/mail/spambnc/distinfo (revision 119085) +++ head/mail/spambnc/distinfo (revision 119086) @@ -1,3 +1,3 @@ -MD5 (spambnc-20040923/sb.tar.gz) = da60bc270b863e5bfa8ee15072effa45 -SIZE (spambnc-20040923/sb.tar.gz) = 363090 +MD5 (spambnc-20040923/sb.tar.gz) = f6a118ff44773d3d2936af0f93b7dba8 +SIZE (spambnc-20040923/sb.tar.gz) = 363096 MD5 (spambnc-20040923/index.shtml) = IGNORE Property changes on: head/mail/spambnc/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.44 \ No newline at end of property +1.45 \ No newline at end of property