openbsd-ports/audio/p5-cddb/Makefile
wilfried d9036a7652 update to p5-CDDB-1.08
- Bugfixes
- Switched from cddb.com servers to freedb.org servers.  cddb.com
  has been denying CDDB.pm users.
2002-06-07 16:12:31 +00:00

20 lines
460 B
Makefile

# $OpenBSD: Makefile,v 1.9 2002/06/07 16:12:31 wilfried Exp $
COMMENT= "Perl5 module for CDDB"
DISTNAME= CDDB-1.08
PKGNAME= p5-CDDB-1.08
CATEGORIES= audio perl5
NEED_VERSION= 1.515
MASTER_SITES= http://www.perl.com/CPAN-local/authors/id/R/RC/RCAPUTO/
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>