diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
commit | 8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b (patch) | |
tree | 80e86a504e40bb07a6114c8b8fdfc5765bfa6a38 /net-mgmt/py-yapsnmp | |
parent | 9554c4a18fa0acb41d047e887d36b52c4c84213c (diff) | |
download | ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.tar.gz ports-8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b.zip |
Notes
Diffstat (limited to 'net-mgmt/py-yapsnmp')
-rw-r--r-- | net-mgmt/py-yapsnmp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/py-yapsnmp/Makefile b/net-mgmt/py-yapsnmp/Makefile index 832313c7ffc3..beb0b28e12ec 100644 --- a/net-mgmt/py-yapsnmp/Makefile +++ b/net-mgmt/py-yapsnmp/Makefile @@ -16,6 +16,9 @@ COMMENT= Python SNMP module based on net-snmp LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LICENSE= LGPL +LICENSE_FILE= ${WRKSRC}/COPYING + USE_AUTOTOOLS= libtool:22 USE_GMAKE= yes USE_PYTHON= yes |