pkgsrc/audio/p5-MusicBrainz-Queries/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00

20 lines
556 B
Makefile

# $NetBSD: Makefile,v 1.2 2004/10/03 00:13:08 tv Exp $
#
DISTNAME= MusicBrainz-Queries-0.07
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
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
USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MusicBrainz/Queries/.packlist
.include "../../audio/musicbrainz/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"