mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- update to 0.09
- assign maintainer to perl@
This commit is contained in:
parent
275b859173
commit
e49850152b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150632
@ -6,20 +6,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= MusicBrainz-Queries
|
||||
PORTVERSION= 0.05
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.09
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= audio perl5
|
||||
MASTER_SITES= # none
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/S/SV/SVANZOEST
|
||||
PKGNAMEPREFIX= p5-
|
||||
DISTFILES= # none
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A Perl module that provides the musicbrainz query constants
|
||||
|
||||
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
|
||||
LIB_DEPENDS= musicbrainz.4:${LIBMUSICBRAINZ_PORTDIR}
|
||||
|
||||
LIBMUSICBRAINZ_PORTDIR= ${PORTSDIR}/audio/libmusicbrainz
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/musicbrainz/queries.h:${PORTSDIR}/audio/libmusicbrainz
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
@ -31,8 +28,4 @@ MAN3= MusicBrainz::Queries.3
|
||||
IGNORE= requires perl 5.6.1 or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
||||
do-extract:
|
||||
${MKDIR} ${WRKDIR}
|
||||
${LN} -fs `cd ${LIBMUSICBRAINZ_PORTDIR}; ${MAKE} -V WRKSRC`/perl/Queries ${WRKSRC}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
3
audio/p5-MusicBrainz-Queries/distinfo
Normal file
3
audio/p5-MusicBrainz-Queries/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (MusicBrainz-Queries-0.09.tar.gz) = 060cfd03846eb4db6fea10e3531c207f
|
||||
SHA256 (MusicBrainz-Queries-0.09.tar.gz) = 15f5e6ceb358019b2bdad9558718c6229cced760f4ed0590dc61c4abad26a4ec
|
||||
SIZE (MusicBrainz-Queries-0.09.tar.gz) = 18422
|
Loading…
Reference in New Issue
Block a user