13 lines
188 B
Makefile
13 lines
188 B
Makefile
COMMENT = parse a CDDB/freedb data file
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = CDDB-File-1.05
|
|
REVISION = 2
|
|
CATEGORIES = audio
|
|
|
|
# GPLv2+
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|