1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

- Update to 1.11

- Take maintairship
- Add WWW
- Use SITE_PERL
This commit is contained in:
Erwin Lansing 2003-08-14 07:18:59 +00:00
parent 46aead1b36
commit aa02dd9e8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86916
4 changed files with 8 additions and 9 deletions

View File

@ -6,18 +6,17 @@
#
PORTNAME= CDDB
PORTVERSION= 1.08
PORTVERSION= 1.11
CATEGORIES= audio perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=../by-authors/id/R/RC/RCAPUTO
MASTER_SITE_SUBDIR= CDDB
PKGNAMEPREFIX= p5-
MAINTAINER= ports@freebsd.org
MAINTAINER= erwin@freebsd.org
COMMENT= A high-level interface to the Compact Disc Database
PERL_CONFIGURE= yes
MAN3= CDDB.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (CDDB-1.08.tar.gz) = e9a68e93548a6c74a202825753260d30
MD5 (CDDB-1.11.tar.gz) = 98d212cc7676857b98179649d61a49ee

View File

@ -8,7 +8,7 @@ itself, but relies on the main program supplying disc data.
Therefore, it is particularly useful for developing software that
deals with alternative media, such as MPEG audio files.
WWW: http://search.cpan.org/search?module=CDDB
WWW: http://search.cpan.org/dist/CDDB
- Yar
yar@comp.chem.msu.su

View File

@ -1,3 +1,3 @@
lib/perl5/site_perl/%%PERL_VER%%/CDDB.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CDDB
%%SITE_PERL%%/CDDB.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/CDDB/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/CDDB