85d0153e13
feedback & ok steven@
16 lines
327 B
Makefile
16 lines
327 B
Makefile
# $OpenBSD: Makefile,v 1.3 2007/01/14 20:49:05 simon Exp $
|
|
|
|
COMMENT= "perl module for reading and writing DAAP structures"
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Net-DAAP-DMAP-1.26
|
|
CATEGORIES= net
|
|
|
|
# same as perl
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|