summaryrefslogtreecommitdiff
path: root/www/py-ClientForm
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-10-15 11:16:58 +0000
committerobache <obache@pkgsrc.org>2011-10-15 11:16:58 +0000
commit1f22b70bed1bdacece0e9f834630f5c20d104170 (patch)
treebc0c4d26ae3311a02ea597f9c03652c0338efcf7 /www/py-ClientForm
parente4d66fb5ecf300287e395f43b58e2308a5fe67f6 (diff)
downloadpkgsrc-1f22b70bed1bdacece0e9f834630f5c20d104170.tar.gz
* LICENSE= modified-bsd OR zpl
* no need to set PYDISTUTILPKG here.
Diffstat (limited to 'www/py-ClientForm')
-rw-r--r--www/py-ClientForm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-ClientForm/Makefile b/www/py-ClientForm/Makefile
index bfeebb864d6..9ebe92d8037 100644
--- a/www/py-ClientForm/Makefile
+++ b/www/py-ClientForm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/02/16 19:41:06 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/10/15 11:16:58 obache Exp $
#
DISTNAME= ClientForm-0.2.10
@@ -9,11 +9,11 @@ MASTER_SITES= http://wwwsearch.sourceforge.net/ClientForm/src/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://wwwsearch.sourceforge.net/ClientForm/
COMMENT= Python module for handling HTML forms on the client side
+LICENSE= modified-bsd OR zpl
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # none
-PYDISTUTILSPKG= yes
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"