summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2008-04-11 07:41:41 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2008-04-11 07:41:41 +0000
commitc681de11ed52999870abff967056b16882c2d5c0 (patch)
treee2f9ef1864632e70990f9bcc0c303d50bbb0ec68 /devel/Makefile
parent- Update to 0.74 (diff)
cfgparse is Python module for parsing configuration files.
WWW: http://cfgparse.sourceforge.net/ PR: ports/121855 Submitted by: John Ferrell
Notes
Notes: svn path=/head/; revision=211039
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 272ffe36af81..ddbb38912ddd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1978,6 +1978,7 @@
SUBDIR += py-bison
SUBDIR += py-boto
SUBDIR += py-celementtree
+ SUBDIR += py-cfgparse
SUBDIR += py-cheetah
SUBDIR += py-ciphon
SUBDIR += py-cjson