15 lines
275 B
Makefile
15 lines
275 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:35:52 espie Exp $
|
|
|
|
COMMENT= perl module for reading and writing DAAP structures
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-DAAP-DMAP-1.26
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
USE_GROFF = Yes
|
|
|
|
# same as perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|