summaryrefslogtreecommitdiffstats
path: root/devel/py-yaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-yaml/Makefile')
-rw-r--r--devel/py-yaml/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/devel/py-yaml/Makefile b/devel/py-yaml/Makefile
new file mode 100644
index 0000000..c075671
--- /dev/null
+++ b/devel/py-yaml/Makefile
@@ -0,0 +1,23 @@
+# ex:ts=8
+# Ports collection makefile for: py-yaml
+# Date created: Jan 3, 2003
+# Whom: ijliao
+#
+# $FreeBSD$
+#
+
+PORTNAME= yaml
+PORTVERSION= 20021223
+CATEGORIES= devel python
+MASTER_SITES= http://mountainwebtools.com/PyYaml/
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= PyYaml_23Dec2002
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= ports@FreeBSD.org
+
+USE_PYTHON= yes
+USE_PYDISTUTILS= yes
+WRKSRC= ${WRKDIR}/PyYaml
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud