View | Details | Raw Unified | Return to bug 165777
Collapse All | Expand All

(-)Makefile (-1 / +3 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	SNMP-Simple
8
PORTNAME=	SNMP-Simple
9
PORTVERSION=	0.02
9
PORTVERSION=	0.02
10
PORTREVISION=	1
10
PORTREVISION=	2
11
CATEGORIES=	net-mgmt perl5
11
CATEGORIES=	net-mgmt perl5
12
MASTER_SITES=	CPAN
12
MASTER_SITES=	CPAN
13
PKGNAMEPREFIX=	p5-
13
PKGNAMEPREFIX=	p5-
Lines 15-20 Link Here
15
MAINTAINER=	freebsd-ports@bluepex.com
15
MAINTAINER=	freebsd-ports@bluepex.com
16
COMMENT=	Shortcuts for when using p5-SNMP
16
COMMENT=	Shortcuts for when using p5-SNMP
17
17
18
RUN_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/SNMP.pm:${PORTSDIR}/net-mgmt/net-snmp
19
18
PERL_CONFIGURE=	yes
20
PERL_CONFIGURE=	yes
19
21
20
MAN3=		SNMP::Simple.3
22
MAN3=		SNMP::Simple.3

Return to bug 165777