diff options
author | perky <perky@FreeBSD.org> | 2004-06-25 16:58:59 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2004-06-25 16:58:59 +0800 |
commit | 6eb0978d3c0eb332a7980d6c68a9001f8d704ff9 (patch) | |
tree | f30e34401d999260d9f2b54f4c8fb399901b9116 /www/Makefile | |
parent | 54fc40172f9a314b3c5f4f9e7ddd9ca4b00e3749 (diff) | |
download | freebsd-ports-gnome-6eb0978d3c0eb332a7980d6c68a9001f8d704ff9.tar.gz freebsd-ports-gnome-6eb0978d3c0eb332a7980d6c68a9001f8d704ff9.tar.zst freebsd-ports-gnome-6eb0978d3c0eb332a7980d6c68a9001f8d704ff9.zip |
Add new port for py-htmltestcase 0.2.0,
HTML Unittest module for Python.
PR: 68308
Submitted by: "Choe, Cheng-Dae" <whitekid@netian.com>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 565eb660971a..7409ba4002c3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -538,6 +538,7 @@ SUBDIR += py-albatross SUBDIR += py-clientform SUBDIR += py-fcgi + SUBDIR += py-htmltestcase SUBDIR += py-mt SUBDIR += py-scgi SUBDIR += py-websvcs |