import p5-CDDB-File
This module provides an interface for extracting data from CDDB-format data files, as used by freedb. It does not read data from your CD, or submit information to freedb. from Girish Venkatachalam
This commit is contained in:
parent
2cef798c36
commit
0ffad0814d
17
audio/p5-CDDB-File/Makefile
Normal file
17
audio/p5-CDDB-File/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/06/08 11:14:55 simon Exp $
|
||||
|
||||
COMMENT = parse a CDDB/freedb data file
|
||||
|
||||
MODULES = cpan
|
||||
DISTNAME = CDDB-File-1.05
|
||||
CATEGORIES = audio
|
||||
|
||||
MAINTAINER = Girish Venkatachalam <girish1729@gmail.com>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM =Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
audio/p5-CDDB-File/distinfo
Normal file
5
audio/p5-CDDB-File/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (CDDB-File-1.05.tar.gz) = xhnmDoaiuyJ9Q0Bmx0KxiQ==
|
||||
RMD160 (CDDB-File-1.05.tar.gz) = DAoGDsJSawGAl4Cw1+L3adABqPc=
|
||||
SHA1 (CDDB-File-1.05.tar.gz) = hGF+epFUH8P1ZDi9TQ6sph/jess=
|
||||
SHA256 (CDDB-File-1.05.tar.gz) = 6+ZCnEFcFOc8bK/g1OLc3o4WnYFScfHhUjwmThrsx8k=
|
||||
SIZE (CDDB-File-1.05.tar.gz) = 6481
|
3
audio/p5-CDDB-File/pkg/DESCR
Normal file
3
audio/p5-CDDB-File/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
This module provides an interface for extracting data from CDDB-format
|
||||
data files, as used by freedb. It does not read data from your CD, or
|
||||
submit information to freedb.
|
4
audio/p5-CDDB-File/pkg/PLIST
Normal file
4
audio/p5-CDDB-File/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/06/08 11:14:55 simon Exp $
|
||||
${P5SITE}/CDDB/
|
||||
${P5SITE}/CDDB/File.pm
|
||||
@man man/man3p/CDDB::File.3p
|
Loading…
Reference in New Issue
Block a user