diff options
author | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-07-30 09:42:28 +0000 |
---|---|---|
committer | Alexander Botero-Lowry <alexbl@FreeBSD.org> | 2007-07-30 09:42:28 +0000 |
commit | 4942ce5a7d8a3d0cbebaf4d202011850d1f7569f (patch) | |
tree | db1f21912f461000d609ddcd5d130946bcfe9e09 /devel/py-tconfpy/Makefile | |
parent | b4be9b354e86bd790925c5a9a2e67df8ba20bc00 (diff) |
Notes
Diffstat (limited to 'devel/py-tconfpy/Makefile')
-rw-r--r-- | devel/py-tconfpy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-tconfpy/Makefile b/devel/py-tconfpy/Makefile index 53ed9c799fbb..dcb362cd0148 100644 --- a/devel/py-tconfpy/Makefile +++ b/devel/py-tconfpy/Makefile @@ -13,6 +13,9 @@ MAINTAINER= tconfpy@tundraware.com COMMENT= A Python Configuration File Parser USE_PYTHON= yes +INSTALLS_EGGINFO= yes +PYDISTUTILS_PKGNAME= tconfpy +PYDISTUTILS_PKGVERSION= 0.0.0 MANCOMPRESSED= yes MAN1= test-tc.1 |