pkgsrc/audio/p5-MusicBrainz-Queries/Makefile
jlam 7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00

19 lines
519 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:04 jlam Exp $
#
DISTNAME= MusicBrainz-Queries-0.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MusicBrainz/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.musicbrainz.org/
COMMENT= Provide access to the Music Brainz RDF Query Constants
PERL5_PACKLIST= auto/MusicBrainz/Queries/.packlist
.include "../../audio/musicbrainz/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"