SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,22 @@
COMMENT= perl client for Apple iTunes DAAP service
MODULES= cpan
PKG_ARCH= *
DISTNAME= Net-DAAP-Client-0.42
REVISION= 1
CATEGORIES= net
# same as perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= www/p5-libwww \
net/p5-Net-DAAP-DMAP \
security/p5-Digest-MD5-M4p
BUILD_DEPENDS= ${RUN_DEPENDS}
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/p5-Net-DAAP-Client
${INSTALL_SCRIPT} ${WRKSRC}/examples/itshell \
${PREFIX}/share/examples/p5-Net-DAAP-Client
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (Net-DAAP-Client-0.42.tar.gz) = XcaJcEo1uB+gA0QGGmQGsGHYiGOuFhPL4Dh/R30eVB0=
SIZE (Net-DAAP-Client-0.42.tar.gz) = 12158

View file

@ -0,0 +1 @@
Net::DAAP::Client is a client for the DAAP protocol.

View file

@ -0,0 +1,8 @@
${P5SITE}/Net/DAAP/
${P5SITE}/Net/DAAP/Client/
${P5SITE}/Net/DAAP/Client.pm
${P5SITE}/Net/DAAP/Client/v2.pm
${P5SITE}/Net/DAAP/Client/v3.pm
@man man/man3p/Net::DAAP::Client.3p
share/examples/p5-Net-DAAP-Client/
share/examples/p5-Net-DAAP-Client/itshell