aboutsummaryrefslogtreecommitdiff
path: root/net/py-libdnet/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-11-22 21:55:30 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-11-22 21:55:30 +0000
commit0f96567711d4eee0954db0538c92a7b04005492b (patch)
treee73969424c51d7ab58202de8bdd46d3e5dcfe54c /net/py-libdnet/Makefile
parent12e9ea7565599bce5b2d464c0badf0ca4660fe4d (diff)
downloadports-0f96567711d4eee0954db0538c92a7b04005492b.tar.gz
ports-0f96567711d4eee0954db0538c92a7b04005492b.zip
Notes
Diffstat (limited to 'net/py-libdnet/Makefile')
-rw-r--r--net/py-libdnet/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/py-libdnet/Makefile b/net/py-libdnet/Makefile
new file mode 100644
index 000000000000..ba0b1af82ba7
--- /dev/null
+++ b/net/py-libdnet/Makefile
@@ -0,0 +1,14 @@
+# Ports collection makefile for: py-libdnet
+# Date created: Nov 2, 2005
+# Whom: thierry@pompo.net
+#
+# $FreeBSD$
+#
+
+COMMENT= Python module for libdnet
+
+MASTERDIR= ${.CURDIR}/../libdnet
+
+BUILD_PYTHON_MODULE= yes
+
+.include "${MASTERDIR}/Makefile"