p5-Net-DAAP-DMAP-1.26, module for reading and writing DAAP structures
This commit is contained in:
parent
6b878b7032
commit
846dcf01b3
17
net/p5-Net-DAAP-DMAP/Makefile
Normal file
17
net/p5-Net-DAAP-DMAP/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/03/30 03:05:23 jolan Exp $
|
||||
|
||||
COMMENT= "perl module for reading and writing DAAP structures"
|
||||
DISTNAME= Net-DAAP-DMAP-1.26
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
||||
# same as perl
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
.include <bsd.port.mk>
|
4
net/p5-Net-DAAP-DMAP/distinfo
Normal file
4
net/p5-Net-DAAP-DMAP/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Net-DAAP-DMAP-1.26.tar.gz) = e1632a8fea1141ce9cd08ffc372e73b8
|
||||
RMD160 (Net-DAAP-DMAP-1.26.tar.gz) = a16e34f3ae16ebf011eae686ab13faf158acef95
|
||||
SHA1 (Net-DAAP-DMAP-1.26.tar.gz) = 94c869be6ee1e56c63301b1e2920338a9306e1d0
|
||||
SIZE (Net-DAAP-DMAP-1.26.tar.gz) = 9530
|
2
net/p5-Net-DAAP-DMAP/pkg/DESCR
Normal file
2
net/p5-Net-DAAP-DMAP/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
Net::DAAP::DMAP is a Perl module for reading and writing DMAP
|
||||
structures, the binary structure used in Apple's DAAP protocol.
|
5
net/p5-Net-DAAP-DMAP/pkg/PLIST
Normal file
5
net/p5-Net-DAAP-DMAP/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2005/03/30 03:05:23 jolan Exp $
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/DAAP/
|
||||
${P5SITE}/Net/DAAP/DMAP.pm
|
||||
@man man/man3p/Net::DAAP::DMAP.3p
|
Loading…
Reference in New Issue
Block a user