diff options
author | jnemeth <jnemeth> | 2008-09-11 21:31:47 +0000 |
---|---|---|
committer | jnemeth <jnemeth> | 2008-09-11 21:31:47 +0000 |
commit | bcfd0bcd81e6b8389a4301112a939bb8eab447b0 (patch) | |
tree | 145caf5e5081f6906d85446ce0c78550a2b1a9ee /www/Makefile | |
parent | 02b51a89e5844330a4851b637a45743fcc183a71 (diff) | |
download | pkgsrc-bcfd0bcd81e6b8389a4301112a939bb8eab447b0.tar.gz |
add and enable py-beautifulsoup
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index c76b1ba2c9c..253c13ed448 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.578 2008/09/10 23:28:09 seb Exp $ +# $NetBSD: Makefile,v 1.579 2008/09/11 21:31:47 jnemeth Exp $ # COMMENT= Packages related to the World Wide Web @@ -390,6 +390,7 @@ SUBDIR+= plone3 SUBDIR+= pound SUBDIR+= privoxy SUBDIR+= py-HTMLgen +SUBDIR+= py-beautifulsoup SUBDIR+= py-clearsilver SUBDIR+= py-curl SUBDIR+= py-django |