18 lines
231 B
Makefile
18 lines
231 B
Makefile
COMMENT= interface to CDDB and freedb servers
|
|
|
|
DISTNAME= CDDB-1.222
|
|
REVISION= 1
|
|
CATEGORIES= audio
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
TEST_DEPENDS= www/p5-HTTP-Message \
|
|
www/p5-libwww
|
|
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|