![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / p5-Crypt-IDEA / Makefile (download)
Revision 1.20, Tue Oct 23 18:16:41 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.20 2012/10/23 18:16:41 asau Exp $ # DISTNAME= Crypt-IDEA-1.08 PKGNAME= p5-${DISTNAME} PKGREVISION= 4 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-IDEA/ COMMENT= Perl5 module for the IDEA symmetric key algorithm LICENSE= idea-license PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LANGUAGES= c PERL5_PACKLIST= auto/Crypt/IDEA/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"