Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.4 2012/10/28 06:30:58 asau Exp $
#
DISTNAME= ClientForm-0.2.10
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www textproc
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
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"