naddy c326edce1b The ${PROJECT}.googlecode.com/files/ master sites are no longer
accessible, but the distfiles are still available at an archive URL.
Introduce MASTER_SITE_GOOGLECODE and use it for all affected ports.

ok czarkoff@ danj@ sthen@
2016-10-01 11:54:14 +00:00

18 lines
385 B
Makefile

# $OpenBSD: Makefile,v 1.23 2016/10/01 11:54:16 naddy Exp $
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
MASTER_SITES= ${MASTER_SITE_GOOGLECODE:=snmp-session/}
# Artistic License 2.0
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>