aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Net-DAAP-DMAP/Makefile
blob: 4e0a9e54c1f8b8cfa5730573cfef6fac89a0c5f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	Net-DAAP-DMAP
PORTVERSION=	1.27
PORTREVISION=	3
CATEGORIES=	audio perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module for reading and writing DAAP structures
WWW=		https://metacpan.org/release/Net-DAAP-DMAP

TEST_DEPENDS=	p5-Data-HexDump>0:devel/p5-Data-HexDump \
		p5-Test-Differences>0:devel/p5-Test-Differences

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>