summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2005-01-25 12:29:03 +0000
committerMathieu Arnold <mat@FreeBSD.org>2005-01-25 12:29:03 +0000
commit4497133400910a1d1348607464a3cbbd42bca6fd (patch)
tree9221bacce04f2c2dc662b89ab03dc334844e2419
parentDon't leave the pkgconfig data directory rotting there (diff)
Update to 0.09
Add docs
Notes
Notes: svn path=/head/; revision=127308
-rw-r--r--mail/p5-Log-Procmail/Makefile11
-rw-r--r--mail/p5-Log-Procmail/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/mail/p5-Log-Procmail/Makefile b/mail/p5-Log-Procmail/Makefile
index 5bfc9293749a..f7a144160e0a 100644
--- a/mail/p5-Log-Procmail/Makefile
+++ b/mail/p5-Log-Procmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Log-Procmail
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= mail devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Log
@@ -20,4 +20,13 @@ PERL_CONFIGURE= yes
MAN1= mailstat.pl.1
MAN3= Log::Procmail.3
+.if !defined(NOPORTDOCS)
+PORTDOCS= Changes
+
+post-install:
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
+.endif
+
.include <bsd.port.mk>
diff --git a/mail/p5-Log-Procmail/distinfo b/mail/p5-Log-Procmail/distinfo
index c3c31a32c1e4..7512ddf23986 100644
--- a/mail/p5-Log-Procmail/distinfo
+++ b/mail/p5-Log-Procmail/distinfo
@@ -1,2 +1,2 @@
-MD5 (Log-Procmail-0.08.tar.gz) = 5769df5fe6bbdec2f682021d71603c8c
-SIZE (Log-Procmail-0.08.tar.gz) = 13510
+MD5 (Log-Procmail-0.09.tar.gz) = 24f4297b2bb29a01489ccb2f6f6b9497
+SIZE (Log-Procmail-0.09.tar.gz) = 14021