15 lines
226 B
Makefile
15 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.30 2019/07/12 20:43:39 sthen Exp $
|
|
|
|
COMMENT= interface to CDDB and freedb servers
|
|
|
|
DISTNAME= CDDB-1.222
|
|
CATEGORIES= audio
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
|
|
.include <bsd.port.mk>
|