aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-23 13:43:52 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-23 13:43:52 +0000
commit433ab1934e9fc370e6c26324b7115b2ae69df4fd (patch)
tree1ee330b3813d4c246d3522de642135d91e032861 /devel/Makefile
parent21e6d85ac3d857ac80809dbaac3f919e41afe1e7 (diff)
downloadports-433ab1934e9fc370e6c26324b7115b2ae69df4fd.tar.gz
ports-433ab1934e9fc370e6c26324b7115b2ae69df4fd.zip
Add py-statgrab 0.1, a set of Python bindings for libstatgrab.
PR: ports/64539 Submitted by: Tim Bishop <tim@bishnet.net>
Notes
Notes: svn path=/head/; revision=105044
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 94adc48e7a79..3328596a6ac6 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1025,6 +1025,7 @@
SUBDIR += py-simpleparse
SUBDIR += py-sip
SUBDIR += py-spark
+ SUBDIR += py-statgrab
SUBDIR += py-tables
SUBDIR += py-twisted
SUBDIR += py-ui