openbsd-ports/net/p5-SNMP_Session/Makefile
merdely 241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00

22 lines
497 B
Makefile

# $OpenBSD: Makefile,v 1.8 2007/09/15 22:36:57 merdely Exp $
COMMENT= provides rudimentary access to remote SNMP agents
MODULES= cpan
DISTNAME= SNMP_Session-1.07
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= net
HOMEPAGE= http://www.switch.ch/misc/leinen/snmp/perl/
MASTER_SITES= ${HOMEPAGE}dist/old/
MAINTAINER= Dan Harnett <danh@openbsd.org>
# Artistic License
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>