2011-12-02 06:19:32 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2011/12/02 11:19:32 sthen Exp $
|
2002-05-11 17:19:26 -04:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= provides rudimentary access to remote SNMP agents
|
2002-05-11 17:19:26 -04:00
|
|
|
|
2007-01-14 15:49:05 -05:00
|
|
|
MODULES= cpan
|
2009-12-13 18:47:51 -05:00
|
|
|
DISTNAME= SNMP_Session-1.13
|
2010-07-12 18:07:37 -04:00
|
|
|
REVISION= 1
|
2007-01-14 15:49:05 -05:00
|
|
|
CATEGORIES= net
|
2002-05-11 17:19:26 -04:00
|
|
|
|
2009-12-13 18:47:51 -05:00
|
|
|
HOMEPAGE= http://code.google.com/p/snmp-session/
|
|
|
|
MASTER_SITES= http://snmp-session.googlecode.com/files/
|
2002-05-11 17:19:26 -04:00
|
|
|
|
2008-09-13 03:23:37 -04:00
|
|
|
# Artistic License 2.0
|
2002-05-11 17:19:26 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
2011-12-02 06:19:32 -05:00
|
|
|
.include <bsd.port.mk>
|