2020-07-03 21:44:29 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.32 2020/07/03 21:44:31 sthen Exp $
|
2000-02-29 23:35:16 +00:00
|
|
|
|
2010-09-09 20:41:19 +00:00
|
|
|
COMMENT= interface to CDDB and freedb servers
|
2003-04-27 17:31:29 +00:00
|
|
|
|
2014-10-21 10:10:48 +00:00
|
|
|
DISTNAME= CDDB-1.222
|
2020-07-03 21:44:29 +00:00
|
|
|
REVISION= 1
|
2006-11-29 21:27:44 +00:00
|
|
|
CATEGORIES= audio
|
2000-02-29 23:35:16 +00:00
|
|
|
|
2009-08-30 16:53:40 +00:00
|
|
|
# perl
|
2019-07-12 20:43:27 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2000-08-21 01:58:39 +00:00
|
|
|
|
2006-11-29 21:27:44 +00:00
|
|
|
MODULES= cpan
|
2020-07-01 01:18:20 +00:00
|
|
|
|
|
|
|
TEST_DEPENDS= www/p5-HTTP-Message \
|
|
|
|
www/p5-libwww
|
|
|
|
|
2016-03-20 19:56:05 +00:00
|
|
|
PKG_ARCH= *
|
2000-02-29 23:35:16 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|