![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / databases / p5-SQL-ReservedWords / Makefile (download)
Revision 1.6, Tue Oct 2 21:25:35 2012 UTC (11 years, 2 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.6 2012/10/02 21:25:35 asau Exp $ DISTNAME= SQL-ReservedWords-0.7 PKGNAME= p5-${DISTNAME} PKGREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/SQL-ReservedWords/ COMMENT= Reserved SQL words by standard and vendors DEPENDS+= p5-Sub-Exporter-[0-9]*:../../devel/p5-Sub-Exporter PERL5_PACKLIST= auto/SQL/ReservedWords/.packlist .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"