14 lines
261 B
Makefile
14 lines
261 B
Makefile
# $OpenBSD: Makefile,v 1.10 2016/03/20 19:56:51 naddy Exp $
|
|
|
|
COMMENT= perl module for reading and writing DAAP structures
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Net-DAAP-DMAP-1.27
|
|
CATEGORIES= net
|
|
|
|
# same as perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|