diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | fbc660cb2c24a55e37464725f9ac601142494606 (patch) | |
tree | 36d707e1a5b549fb117fe7cf51b8a59b13955b07 /net-mgmt/py-snmp/Makefile | |
parent | 5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff) | |
download | ports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz ports-fbc660cb2c24a55e37464725f9ac601142494606.zip |
Notes
Diffstat (limited to 'net-mgmt/py-snmp/Makefile')
-rw-r--r-- | net-mgmt/py-snmp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index 93cfdc0c7e98..f7284debe4ab 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pysnmp-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= SNMP framework for Python USE_PYTHON= yes USE_PYDISTUTILS=yes |