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