17 lines
375 B
Makefile
17 lines
375 B
Makefile
# $OpenBSD: Makefile,v 1.20 2013/08/07 21:32:21 naddy Exp $
|
|
|
|
COMMENT= provides rudimentary access to remote SNMP agents
|
|
|
|
MODULES= cpan
|
|
DISTNAME= SNMP_Session-1.13
|
|
REVISION= 5
|
|
CATEGORIES= net
|
|
|
|
HOMEPAGE= https://code.google.com/p/snmp-session/
|
|
MASTER_SITES= https://snmp-session.googlecode.com/files/
|
|
|
|
# Artistic License 2.0
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|