pkgsrc-wip/p5-CDDB/Makefile
Thomas Klausner 90baab0823 Use tech-pkg instead of packages (actually, it should be the
committer of the package instead...).
2003-08-29 10:31:21 +00:00

17 lines
477 B
Makefile

# $NetBSD: Makefile,v 1.3 2003/08/29 10:31:23 thomasklausner Exp $
#
DISTNAME= CDDB-1.08
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RC/RCAPUTO/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/search?module=CDDB
COMMENT= High-level interface to the Compact Disc Database
USE_BUILDLINK2= yes
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/CDDB/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"