2013-03-10 18:55:01 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.12 2013/03/10 22:55:04 espie Exp $
|
2001-06-13 08:37:10 -04:00
|
|
|
|
2007-09-15 17:26:00 -04:00
|
|
|
COMMENT= perl interface to query for cddb-information
|
2001-06-13 08:37:10 -04:00
|
|
|
|
2013-02-02 12:19:58 -05:00
|
|
|
DISTNAME= CDDB_get-2.28
|
2006-11-29 15:21:46 -05:00
|
|
|
CATEGORIES= audio
|
2001-06-13 08:37:10 -04:00
|
|
|
|
2002-11-10 07:14:44 -05:00
|
|
|
HOMEPAGE= http://armin.emx.at/cddb/
|
2001-06-13 08:37:10 -04:00
|
|
|
|
2002-11-10 07:14:44 -05:00
|
|
|
# GPL/Artistic
|
2001-06-13 08:37:10 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
2006-11-29 15:21:46 -05:00
|
|
|
MODULES= cpan
|
|
|
|
CPAN_AUTHOR= FONKIE
|
2010-11-14 19:22:45 -05:00
|
|
|
USE_GROFF = Yes
|
2001-06-13 08:37:10 -04:00
|
|
|
|
2003-09-23 01:09:06 -04:00
|
|
|
post-patch:
|
|
|
|
@cp ${WRKSRC}/cddb.pl ${WRKSRC}/cddb
|
|
|
|
|
2001-06-13 08:37:10 -04:00
|
|
|
.include <bsd.port.mk>
|