15 lines
268 B
Makefile

# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:32 sthen Exp $
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>