Index: head/mail/pm-lib/Makefile =================================================================== --- head/mail/pm-lib/Makefile (revision 296988) +++ head/mail/pm-lib/Makefile (revision 296989) @@ -1,44 +1,37 @@ # ports collection makefile for: pm-lib # Date created: 14 November 2001 # Whom: Jeremy Norris # # $FreeBSD$ # PORTNAME= pm-lib -PORTVERSION= 20041216 +PORTVERSION= 20091202 CATEGORIES= mail -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2004.1216 -DISTNAME= procmail-lib-2004.1216 +MASTER_SITES= SAVANNAH +MASTER_SITE_SUBDIR= procmail-lib +DISTNAME= procmail-lib-2009.1202 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= linpc@cs.nctu.edu.tw COMMENT= A collection of procmail plug-in modules +LICENSE= GPLv2 + RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail NO_BUILD= yes - -.if !defined(NOPORTDOCS) PORTDOCS= * -.endif +PORTDATA= * -.include - do-install: @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/lib/pm-*.rc ${DATADIR} - @${FIND} ${DATADIR} -type f | \ - ${SED} -e 's,${PREFIX}/,,' >> ${TMPPLIST} - @${FIND} ${DATADIR} -type d | ${SORT} -r | \ - ${SED} -e 's,${PREFIX}/,@dirrm ,' >> ${TMPPLIST} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/lib/ChangeLog ${DOCSDIR} -.for i in README.txt pm-lib.txt - ${INSTALL_DATA} ${WRKSRC}/doc/source/${i} ${DOCSDIR} -.endfor - @${MKDIR} ${DOCSDIR}/html - ${CP} -R ${WRKSRC}/doc/html/ ${DOCSDIR}/html + ${INSTALL_DATA} ${WRKSRC}/doc/article/index.txt ${DOCSDIR}/README.txt + ${INSTALL_DATA} ${WRKSRC}/doc/manual/index.txt ${DOCSDIR}/manual.txt + ${COPYTREE_SHARE} ${WRKSRC}/doc/examples ${DOCSDIR} .endif -.include +.include Property changes on: head/mail/pm-lib/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/mail/pm-lib/distinfo =================================================================== --- head/mail/pm-lib/distinfo (revision 296988) +++ head/mail/pm-lib/distinfo (revision 296989) @@ -1,2 +1,2 @@ -SHA256 (procmail-lib-2004.1216.tar.gz) = f541e7b0616f717157a349808697a1717251cfdbb2deb3139206bed9bc6a71f6 -SIZE (procmail-lib-2004.1216.tar.gz) = 669989 +SHA256 (procmail-lib-2009.1202.tar.gz) = f08fc745b66d0743974dfe8194b5016766d68fa8bea0af7da35c9adb60e46b27 +SIZE (procmail-lib-2009.1202.tar.gz) = 765078 Property changes on: head/mail/pm-lib/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property