summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-09 22:01:58 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-09 22:01:58 +0000
commitbc238b49c05ef81b5399075b890afa1abeff4f13 (patch)
tree7eb9ee474ec3fd0894e963440655ca356ee40813 /devel/Makefile
parentDefine MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my (diff)
Add py-htmlkit, a python package that assists with autogenerating HTML.
PR: 19155 Submitted by: Kelly Yancey <kbyanc@posi.net>
Notes
Notes: svn path=/head/; revision=29477
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 f92508d7468b..4ac73a120ea0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -193,6 +193,7 @@
SUBDIR += prcs
SUBDIR += pth
SUBDIR += pth-devel
+ SUBDIR += py-htmlkit
SUBDIR += py-kjbuckets
SUBDIR += py-kqueue
SUBDIR += py-mxDateTime