aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP_Session/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2011-01-31 14:51:24 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2011-01-31 14:51:24 +0000
commit82c0311dd06df4fea6a53f1fba8b8507a52d088a (patch)
tree82e224ec4a75b9b6bd9fd722e83dc9c2bec73864 /net-mgmt/p5-SNMP_Session/Makefile
parentb51aff29da662808edf10f63bbdce4535efc4b49 (diff)
downloadports-82c0311dd06df4fea6a53f1fba8b8507a52d088a.tar.gz
ports-82c0311dd06df4fea6a53f1fba8b8507a52d088a.zip
Notes
Diffstat (limited to 'net-mgmt/p5-SNMP_Session/Makefile')
-rw-r--r--net-mgmt/p5-SNMP_Session/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/net-mgmt/p5-SNMP_Session/Makefile b/net-mgmt/p5-SNMP_Session/Makefile
index 6dd08ed964f4..848283366e49 100644
--- a/net-mgmt/p5-SNMP_Session/Makefile
+++ b/net-mgmt/p5-SNMP_Session/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= SNMP_Session
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= net-mgmt perl5
-MASTER_SITES= http://www.switch.ch/misc/leinen/snmp/perl/dist/%SUBDIR%/
-MASTER_SITE_SUBDIR= . old
+MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+PROJECTHOST= snmp-session
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
@@ -19,6 +19,9 @@ PERL_CONFIGURE= yes
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
+post-patch:
+ ${RM} ${WRKSRC}/lib/SNMP_Session.pm.orig
+
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}