summaryrefslogtreecommitdiff
path: root/net/py-netsnmp
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 11:45:28 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 11:45:28 +0000
commit6d1d2ca41e824dc78d236dd7507b72a54ede5a88 (patch)
tree97ee76f3981200121bbba776c699b2cf57cc3af5 /net/py-netsnmp
parentc541c77da9d5d98e1ba6000a10bd6ad0d291105c (diff)
downloadpkgsrc-6d1d2ca41e824dc78d236dd7507b72a54ede5a88.tar.gz
net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'net/py-netsnmp')
-rw-r--r--net/py-netsnmp/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/py-netsnmp/Makefile b/net/py-netsnmp/Makefile
index 927b9a3ef05..2f499f7b807 100644
--- a/net/py-netsnmp/Makefile
+++ b/net/py-netsnmp/Makefile
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.8 2019/09/02 13:19:48 adam Exp $
+# $NetBSD: Makefile,v 1.9 2019/11/03 11:45:50 rillig Exp $
.include "../../net/net-snmp/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/net-snmp/netsnmp/}
-CATEGORIES= net python
+CATEGORIES= net python
-MAINTAINER= pkgsrc-users@NetBSD.org
-COMMENT= Python bindings to extensible SNMP implementation
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Python bindings to extensible SNMP implementation
-PYTHON_VERSIONS_ACCEPTED= 27
+PYTHON_VERSIONS_ACCEPTED= 27
-USE_LANGUAGES= c
+USE_LANGUAGES= c
EGG_NAME= netsnmp_python-1.0a1
PYSETUPSUBDIR= python