pythk is a collection of functions for Python.

WWW:	https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc

PR:		ports/110926
Submitted by:	Thinker K.F. Li <thinker at branda.to>
This commit is contained in:
Martin Wilke 2007-03-27 15:44:47 +00:00
parent 52d9ae65db
commit 70b8577fa3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188558
5 changed files with 47 additions and 0 deletions

View File

@ -1893,6 +1893,7 @@
SUBDIR += pymacs
SUBDIR += pypersrc
SUBDIR += pyrex
SUBDIR += pythk
SUBDIR += pythontidy
SUBDIR += qca
SUBDIR += qextmdi

20
devel/pythk/Makefile Normal file
View File

@ -0,0 +1,20 @@
# New ports collection makefile for: pythk
# Date created: 2007-03-27
# Whom: Thinker K.F. Li <thinker@branda.to>
#
# $FreeBSD$
#
PORTNAME= pythk
PORTVERSION= 0.1.1
CATEGORIES= devel
MASTER_SITES= http://master.branda.to/downloads/pythk/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= thinker@branda.to
COMMENT= A collection of Python functions
USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>

3
devel/pythk/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (pythk-0.1.1.tar.gz) = 260de6c1f6566dc817ee2d26e7b5ff74
SHA256 (pythk-0.1.1.tar.gz) = 5a211407d2be1754c7bb671b6375e2f11a19c4b68c82f95a37bcd0f2e51b91ca
SIZE (pythk-0.1.1.tar.gz) = 3557

3
devel/pythk/pkg-descr Normal file
View File

@ -0,0 +1,3 @@
pythk is a collection of functions for Python. It is used by sqlcc.
WWW: https://opensvn.csie.org/traccgi/PumperWeb/wiki/sqlcc

20
devel/pythk/pkg-plist Normal file
View File

@ -0,0 +1,20 @@
@comment $FreeBSD$
lib/python2.4/site-packages/pythk/__init__.py
lib/python2.4/site-packages/pythk/conveniences.py
lib/python2.4/site-packages/pythk/svg2js.py
lib/python2.4/site-packages/pythk/tourist.py
lib/python2.4/site-packages/pythk/types.py
lib/python2.4/site-packages/pythk/xhtml2js.py
lib/python2.4/site-packages/pythk/__init__.pyc
lib/python2.4/site-packages/pythk/conveniences.pyc
lib/python2.4/site-packages/pythk/svg2js.pyc
lib/python2.4/site-packages/pythk/tourist.pyc
lib/python2.4/site-packages/pythk/types.pyc
lib/python2.4/site-packages/pythk/xhtml2js.pyc
lib/python2.4/site-packages/pythk/__init__.pyo
lib/python2.4/site-packages/pythk/conveniences.pyo
lib/python2.4/site-packages/pythk/svg2js.pyo
lib/python2.4/site-packages/pythk/tourist.pyo
lib/python2.4/site-packages/pythk/types.pyo
lib/python2.4/site-packages/pythk/xhtml2js.pyo
@dirrmtry lib/python2.4/site-packages/pythk