aaa1885833
ok jasper@
18 lines
357 B
Makefile
18 lines
357 B
Makefile
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:41 ajacoutot 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_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|