Add new port for py-clientform 0.1.16,

Client-side HTTP Form for Python.

PR:		68307
Submitted by:	"Choe, Cheng-Dae" <whitekid@netian.com>
This commit is contained in:
Hye-Shik Chang 2004-06-25 08:52:46 +00:00
parent 623f5174fb
commit 7d3515626b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112212
5 changed files with 30 additions and 0 deletions

View File

@ -536,6 +536,7 @@
SUBDIR += pwebstats
SUBDIR += py-HTMLgen
SUBDIR += py-albatross
SUBDIR += py-clientform
SUBDIR += py-fcgi
SUBDIR += py-mt
SUBDIR += py-scgi

View File

@ -0,0 +1,21 @@
# New ports collection makefile for: py-clientform
# Date created: 25 Jun 2004
# Whom: "Choe, Cheng-Dae" <whitekid@netian.com>
#
# $FreeBSD$
#
PORTNAME= clientform
PORTVERSION= 0.1.16
CATEGORIES= www python
MASTER_SITES= http://wwwsearch.sourceforge.net/ClientForm/src/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ClientForm-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Client-side HTTP Form for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (ClientForm-0.1.16.tar.gz) = b9b18a365ff9625b413fa62cdae75e84
SIZE (ClientForm-0.1.16.tar.gz) = 62367

View File

@ -0,0 +1,3 @@
ClientForm is a Python module for handling HTTP forms on the client side
WWW: http://wwwsearch.sourceforge.net/ClientForm/

View File

@ -0,0 +1,3 @@
%%PYTHON_SITELIBDIR%%/ClientForm.py
%%PYTHON_SITELIBDIR%%/ClientForm.pyc
%%PYTHON_SITELIBDIR%%/ClientForm.pyo