openbsd-ports/net/p5-SNMP-Info/Makefile
sthen 0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00

23 lines
437 B
Makefile

# $OpenBSD: Makefile,v 1.3 2010/09/15 13:52:12 sthen Exp $
COMMENT= perl5 interface to network devices and MIBs through SNMP
MODULES= cpan
DISTNAME= SNMP-Info-1.04
REVISION= 0
CATEGORIES= net
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
RUN_DEPENDS= ::net/net-snmp,-perl
CONFIGURE_STYLE= perl
.include <bsd.port.mk>