openbsd-ports/audio/p5-cddb/Makefile

20 lines
457 B
Makefile
Raw Normal View History

2002-03-21 15:35:40 -05:00
# $OpenBSD: Makefile,v 1.8 2002/03/21 20:35:42 espie Exp $
2000-02-29 18:35:16 -05:00
COMMENT= "Perl5 module for CDDB"
2000-08-20 21:58:39 -04:00
DISTNAME= CDDB-1.03
PKGNAME= p5-CDDB-1.03
2000-02-29 18:35:16 -05:00
CATEGORIES= audio perl5
2002-03-21 15:35:40 -05:00
NEED_VERSION= 1.515
2000-08-20 21:58:39 -04:00
MASTER_SITES= http://www.perl.com/CPAN-local/authors/id/R/RC/RCAPUTO/
2000-02-29 18:35:16 -05:00
2000-10-22 10:02:46 -04:00
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
2000-02-29 18:35:16 -05:00
2000-08-20 21:58:39 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
2000-02-29 18:35:16 -05:00
.include <bsd.port.mk>