15 lines
303 B
Makefile
15 lines
303 B
Makefile
COMMENT= provides rudimentary access to remote SNMP agents
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= SNMP_Session-1.13
|
|
REVISION= 6
|
|
CATEGORIES= net
|
|
|
|
HOMEPAGE= https://github.com/sleinen/snmp-session
|
|
SITES= ${SITE_GOOGLECODE:=snmp-session/}
|
|
|
|
# Artistic License 2.0
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|