diff options
Diffstat (limited to 'security/p5-Crypt-SSLeay/Makefile')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile index d0da97d0063..8e4320819be 100644 --- a/security/p5-Crypt-SSLeay/Makefile +++ b/security/p5-Crypt-SSLeay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2006/08/22 22:04:51 abs Exp $ +# $NetBSD: Makefile,v 1.5 2006/11/05 17:35:58 joerg Exp $ # DISTNAME= Crypt-SSLeay-0.51 @@ -11,6 +11,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= shell@NetBSD.org COMMENT= Crypt::SSLeay - OpenSSL glue that provides LWP https support +PKG_DESTDIR_SUPPORT= user-destdir + PERL5_PACKLIST= auto/Crypt/SSLeay/.packlist SUBST_CLASSES+= openssl |