diff options
author | heinz <heinz@pkgsrc.org> | 2008-02-07 20:52:58 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2008-02-07 20:52:58 +0000 |
commit | e97bfc3815808a0ac95d088c2a2ecb54c2c5231c (patch) | |
tree | 04323e74299aaa2cffd15906ffebd97c126752c7 /security/p5-Crypt-CAST5_PP | |
parent | bd1c27708dbdd7d9e33b7353c2fa8409d90eef6e (diff) | |
download | pkgsrc-e97bfc3815808a0ac95d088c2a2ecb54c2c5231c.tar.gz |
The package supports installation to DESTDIR.
Diffstat (limited to 'security/p5-Crypt-CAST5_PP')
-rw-r--r-- | security/p5-Crypt-CAST5_PP/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-CAST5_PP/Makefile b/security/p5-Crypt-CAST5_PP/Makefile index 407bb57cb13..24fa8ccc0b1 100644 --- a/security/p5-Crypt-CAST5_PP/Makefile +++ b/security/p5-Crypt-CAST5_PP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2007/02/22 11:57:11 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/02/07 20:52:58 heinz Exp $ # DISTNAME= Crypt-CAST5_PP-1.04 @@ -11,6 +11,7 @@ MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-CAST5_PP/ COMMENT= The CAST5 block cipher, implemented in pure Perl +PKG_DESTDIR_SUPPORT= user-destdir PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= # empty |