13 lines
387 B
Text
13 lines
387 B
Text
# $NetBSD: Makefile.common,v 1.5 2016/03/05 11:27:52 jperkin Exp $
|
|
# used by net/net-snmp/Makefile
|
|
# used by net/py-netsnmp/Makefile
|
|
|
|
DISTNAME= net-snmp-5.7.3
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/}
|
|
PKGREVISION= 2
|
|
|
|
HOMEPAGE= http://www.net-snmp.org/
|
|
LICENSE= modified-bsd
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../net/net-snmp/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../net/net-snmp/patches
|