19 lines
424 B
Makefile
19 lines
424 B
Makefile
# $OpenBSD: Makefile,v 1.6 2000/10/22 14:02:55 espie Exp $
|
|
|
|
DISTNAME= CDDB-1.03
|
|
PKGNAME= p5-CDDB-1.03
|
|
CATEGORIES= audio perl5
|
|
NEED_VERSION= 1.310
|
|
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>
|