summaryrefslogtreecommitdiff
path: root/security/py-cryptkit
diff options
context:
space:
mode:
authorjoerg <joerg>2008-05-08 18:32:19 +0000
committerjoerg <joerg>2008-05-08 18:32:19 +0000
commita17fb52edce894fd96aaca636434f3de52b760c6 (patch)
tree6072f6a32792f12ead0a8ccc037d5779e9ae0238 /security/py-cryptkit
parent191c929d85b85bc68ea9b1f183feea1cd91dbe36 (diff)
downloadpkgsrc-a17fb52edce894fd96aaca636434f3de52b760c6.tar.gz
Supports DESTDIR
Diffstat (limited to 'security/py-cryptkit')
-rw-r--r--security/py-cryptkit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 691dfe7d736..7954cab9d6e 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/09/30 17:45:25 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2008/05/08 18:33:53 joerg Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://cryptkit.sourceforge.net/
COMMENT= Python Cryptographic Toolkit
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYBINMODULE= yes
PYDISTUTILSPKG= yes