summaryrefslogtreecommitdiff
path: root/security/py-gnupg/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2012-04-08All supported python versions in pkgsrc support eggs, so removewiz1-2/+2
${PLIST.eggfile} from PLISTs and support code from lang/python.
2011-10-29* LICENSE=gnu-lgpv-v2.1obache1-1/+2
* pure python module, C compiler is not required. * register egg-info. Bump PKGREVISION.
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht1-1/+2
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2002-01-29initial import of py-gnupg-0.3.2, a python interface to GnuPG,drochner1-0/+3
submitted by Shell Hung per PR pkg/14541