mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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>
|