20 lines
292 B
Makefile
Raw Normal View History

# $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
2014-10-21 10:10:48 +00:00
DISTNAME= CDDB-1.222
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
PERMIT_PACKAGE= Yes
2000-08-21 01:58:39 +00:00
2006-11-29 21:27:44 +00:00
MODULES= cpan
TEST_DEPENDS= www/p5-HTTP-Message \
www/p5-libwww
PKG_ARCH= *
2000-02-29 23:35:16 +00:00
.include <bsd.port.mk>