mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Add p5-CDDB_get 1.66,
a high-level interface to the Compact Disc Database. PR: ports/30760 Submitted by: Oyvind Moll <oyvindmo@initio.no>
This commit is contained in:
parent
94ea134f49
commit
02feadd2fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48291
@ -144,6 +144,7 @@
|
||||
SUBDIR += opmixer
|
||||
SUBDIR += p5-Audio-CD
|
||||
SUBDIR += p5-CDDB
|
||||
SUBDIR += p5-CDDB_get
|
||||
SUBDIR += p5-MP3-ID3v1Tag
|
||||
SUBDIR += p5-MP3-Info
|
||||
SUBDIR += p5-MPEG-ID3v2Tag
|
||||
|
22
audio/p5-CDDB_get/Makefile
Normal file
22
audio/p5-CDDB_get/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: p5-CDDB_get
|
||||
# Date created: 25-Sep-2001
|
||||
# Whom: Oyvind Moll <oyvindmo@initio.no>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= CDDB_get
|
||||
PORTVERSION= 1.66
|
||||
CATEGORIES= audio perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FONKIE
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= oyvindmo@initio.no
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= CDDB_get.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
1
audio/p5-CDDB_get/distinfo
Normal file
1
audio/p5-CDDB_get/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (CDDB_get-1.66.tar.gz) = 1233239ee80d7a317588e12afc40d5e4
|
1
audio/p5-CDDB_get/pkg-comment
Normal file
1
audio/p5-CDDB_get/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A high-level interface to the Compact Disc Database
|
6
audio/p5-CDDB_get/pkg-descr
Normal file
6
audio/p5-CDDB_get/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
The CDDB_get module implements a Perl class for communicating with an
|
||||
audio compact disc database through the CDDBP protocol.
|
||||
|
||||
WWW: http://search.cpan.org/search?module=CDDB_get
|
||||
|
||||
- Oyvind Moll <oyvindmo@initio.no>
|
7
audio/p5-CDDB_get/pkg-plist
Normal file
7
audio/p5-CDDB_get/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
bin/cddb.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/CDDB_get.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/auto/CDDB_get/autosplit.ix
|
||||
lib/perl5/site_perl/%%PERL_VER%%/cddb.pl
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB_get/.packlist
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/CDDB_get
|
||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB_get
|
Loading…
x
Reference in New Issue
Block a user