aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/pancho
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-20 15:40:25 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-20 15:40:25 +0000
commitedd60a0de88b094786c3c9495b38efea93e6daf4 (patch)
tree11f6528915a96ff1ced9836125bb9826b9c2d4b4 /net-mgmt/pancho
parent3528d3d867cfd0141bcf6c6948ec3bca1c83b728 (diff)
downloadports-edd60a0de88b094786c3c9495b38efea93e6daf4.tar.gz
ports-edd60a0de88b094786c3c9495b38efea93e6daf4.zip
Notes
Diffstat (limited to 'net-mgmt/pancho')
-rw-r--r--net-mgmt/pancho/Makefile5
-rw-r--r--net-mgmt/pancho/distinfo2
-rw-r--r--net-mgmt/pancho/pkg-plist3
3 files changed, 7 insertions, 3 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile
index 72bb7017191d..d89487864c26 100644
--- a/net-mgmt/pancho/Makefile
+++ b/net-mgmt/pancho/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pancho
-PORTVERSION= 4.0.1
+PORTVERSION= 4.1
CATEGORIES= net
MASTER_SITES= ftp://pancho.lunarmedia.net/
DISTNAME= pancho-v${PORTVERSION}
@@ -15,6 +15,7 @@ MAINTAINER= Nicolas.Jombart@hsc-labs.com
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP
+USE_PERL5= YES
NO_BUILD= YES
pre-everything::
@@ -38,7 +39,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/pancho ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/pancho
-.for i in README LOGGING
+.for i in README LOGGING AUTHOR CREDITS COPYRIGHT
${INSTALL_DATA} ${WRKSRC}/${i} ${PREFIX}/share/doc/pancho
.endfor
.endif
diff --git a/net-mgmt/pancho/distinfo b/net-mgmt/pancho/distinfo
index e6cd244c52f7..76f387ddb7a7 100644
--- a/net-mgmt/pancho/distinfo
+++ b/net-mgmt/pancho/distinfo
@@ -1 +1 @@
-MD5 (pancho-v4.0.1.tar.gz) = aa0e59c4d63921b35eb117a9fa9ad823
+MD5 (pancho-v4.1.tar.gz) = 0d73661ce0573855a5e23c6c4bd184f8
diff --git a/net-mgmt/pancho/pkg-plist b/net-mgmt/pancho/pkg-plist
index 025e4cbf4095..53f92b95bd99 100644
--- a/net-mgmt/pancho/pkg-plist
+++ b/net-mgmt/pancho/pkg-plist
@@ -1,4 +1,7 @@
bin/pancho
%%PORTDOCS%%share/doc/pancho/README
%%PORTDOCS%%share/doc/pancho/LOGGING
+%%PORTDOCS%%share/doc/pancho/AUTHOR
+%%PORTDOCS%%share/doc/pancho/CREDITS
+%%PORTDOCS%%share/doc/pancho/COPYRIGHT
%%PORTDOCS%%@dirrm share/doc/pancho