aboutsummaryrefslogtreecommitdiff
path: root/devel/py-libpeas1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-libpeas1/Makefile')
-rw-r--r--devel/py-libpeas1/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/py-libpeas1/Makefile b/devel/py-libpeas1/Makefile
new file mode 100644
index 000000000000..c2f1b589edd3
--- /dev/null
+++ b/devel/py-libpeas1/Makefile
@@ -0,0 +1,11 @@
+PORTREVISION= 0
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+COMMENT= Python support for Peas (1.0 API)
+
+LIBPEAS_SLAVE= python
+
+MASTERDIR= ${.CURDIR}/../../devel/libpeas1/
+PLIST= ${.CURDIR}/pkg-plist
+
+.include "${MASTERDIR}/Makefile"