openbsd-ports/net/p5-SNMP_Session/Makefile
2008-07-01 16:41:19 +00:00

20 lines
455 B
Makefile

# $OpenBSD: Makefile,v 1.9 2008/07/01 16:41:19 ajacoutot Exp $
COMMENT= provides rudimentary access to remote SNMP agents
MODULES= cpan
DISTNAME= SNMP_Session-1.07
PKGNAME= p5-${DISTNAME}p1
CATEGORIES= net
HOMEPAGE= http://www.switch.ch/misc/leinen/snmp/perl/
MASTER_SITES= ${HOMEPAGE}dist/old/
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>