Cosmetic cleaning,
Regen PLIST, Proper DESCR, Take MAINTAINER.
This commit is contained in:
parent
b60f5a03d5
commit
bd4935a7a3
@ -1,16 +1,21 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2002/12/23 00:37:49 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2003/04/27 17:31:29 margarida Exp $
|
||||
|
||||
COMMENT= "Perl5 module for CDDB"
|
||||
DISTNAME= CDDB-1.08
|
||||
PKGNAME= p5-CDDB-1.08
|
||||
CATEGORIES= audio perl5
|
||||
MASTER_SITES= http://www.perl.com/CPAN-local/authors/id/R/RC/RCAPUTO/
|
||||
|
||||
DISTNAME= CDDB-1.08
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= audio perl5
|
||||
|
||||
MAINTAINER= Margarida Sequeira <margarida@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CDDB/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1,2 @@
|
||||
<www.cddb.com>.
|
||||
CDDB.pm is a high-level interface to cddb protocol servers
|
||||
(freedb and CDDB)
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2002/04/16 19:25:02 espie Exp $
|
||||
libdata/perl5/site_perl/CDDB.pm
|
||||
@comment $OpenBSD: PLIST,v 1.6 2003/04/27 17:31:29 margarida Exp $
|
||||
${P5SITE}/CDDB.pm
|
||||
man/man3p/CDDB.3p
|
||||
|
Loading…
Reference in New Issue
Block a user