14 lines
383 B
Makefile
14 lines
383 B
Makefile
# $NetBSD: Makefile.common,v 1.4 2015/06/08 20:08:57 spz 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= 1
|
|
|
|
HOMEPAGE= http://www.net-snmp.org/
|
|
LICENSE= modified-bsd
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../../net/net-snmp/distinfo
|
|
PATCHDIR= ${.CURDIR}/../../net/net-snmp/patches
|