aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-05-12 06:12:05 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-05-12 06:12:05 +0000
commit4fc0c39b6037aec52b8730f829db480bb2c30a1e (patch)
tree4444c3662e60180cf2d1be01c9fd1014cd0eff8a /devel/Makefile
parent3a36862ddb8380b1bf0912a9f6c199a731e12ad2 (diff)
downloadports-4fc0c39b6037aec52b8730f829db480bb2c30a1e.tar.gz
ports-4fc0c39b6037aec52b8730f829db480bb2c30a1e.zip
Add a port for py-ctypes 0.6.0,
A charming python module that enables calling C library functions directly from python.
Notes
Notes: svn path=/head/; revision=80754
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5535bdb49ba0..08d5a803f638 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -726,6 +726,7 @@
SUBDIR += py-ansistyle
SUBDIR += py-ciphon
SUBDIR += py-coro
+ SUBDIR += py-ctypes
SUBDIR += py-cxx
SUBDIR += py-dialog
SUBDIR += py-fam