17 lines
292 B
Makefile
17 lines
292 B
Makefile
# $OpenBSD: Makefile,v 1.26 2013/10/11 23:48:06 naddy Exp $
|
|
|
|
COMMENT= interface to CDDB and freedb servers
|
|
|
|
DISTNAME= CDDB-1.220
|
|
REVISION= 0
|
|
CATEGORIES= audio
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
|
|
.include <bsd.port.mk>
|