13 lines
207 B
Makefile
13 lines
207 B
Makefile
|
COMMENT= perl module for reading and writing DAAP structures
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME = Net-DAAP-DMAP-1.27
|
||
|
CATEGORIES= net
|
||
|
REVISION = 0
|
||
|
|
||
|
# same as perl
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|