ports/60714: [New Port] sysutils/cuetools

Vincent Tantardini vinc at FreeBSD-fr.org
Tue Dec 30 02:40:19 UTC 2003


>Number:         60714
>Category:       ports
>Synopsis:       [New Port] sysutils/cuetools
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 29 18:40:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Vincent Tantardini
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
FreeBSD-fr.org
>Environment:
System: FreeBSD sativa.0x45.org 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Dec 26 21:19:14 CET 2003 vinc at sativa.0x45.org:/usr/obj/usr/src/sys/SATIVA i386


	
>Description:
	A set of utilities for working with cue files and toc files
>How-To-Repeat:
	
>Fix:

	

--- cuetools.port begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	cuetools
#	cuetools/Makefile
#	cuetools/pkg-descr
#	cuetools/distinfo
#	cuetools/pkg-plist
#
echo c - cuetools
mkdir -p cuetools > /dev/null 2>&1
echo x - cuetools/Makefile
sed 's/^X//' >cuetools/Makefile << 'END-of-cuetools/Makefile'
X# New ports collection makefile for:	cuetools
X# Date created:		30 December 2003
X# Whom:			Vincent Tantardini <vinc at FreeBSD-fr.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	cuetools
XPORTVERSION=	0.4
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	ports at FreeBSD.org
XCOMMENT=	A set of utilities for working with cue files and toc files
X
XUSE_REINPLACE=	yes
X
Xpre-patch:
X	${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${DOCSDIR}
X	${MKDIR} ${EXAMPLESDIR}
X.   for F in README README.formats ChangeLog COPYING
X	${INSTALL_MAN} ${WRKSRC}/${F} ${DOCSDIR}
X.   endfor
X.   for E in EXAMPLE.cuerenamerc EXAMPLE.useage
X	${INSTALL_MAN} ${WRKSRC}/${E} ${EXAMPLESDIR}
X.   endfor
X.endif
X
X.include <bsd.port.mk>
END-of-cuetools/Makefile
echo x - cuetools/pkg-descr
sed 's/^X//' >cuetools/pkg-descr << 'END-of-cuetools/pkg-descr'
XCuetools is a set of utilities for working with cue files and toc files.
XIt contains:
X- cueconverter: convert between cue and toc formats
X- cuebreakpoints: output track break points from a cue/toc file, in a
X  format usable by shnsplit (part of the shntool package)
X- cuerename: rename files based on a template
X
XWWW: http://cuetools.sourceforge.net/
END-of-cuetools/pkg-descr
echo x - cuetools/distinfo
sed 's/^X//' >cuetools/distinfo << 'END-of-cuetools/distinfo'
XMD5 (cuetools-0.4.tar.gz) = a8484e32f4dc7c0dd1cd58bced3c2ff3
END-of-cuetools/distinfo
echo x - cuetools/pkg-plist
sed 's/^X//' >cuetools/pkg-plist << 'END-of-cuetools/pkg-plist'
Xbin/cuebreakpoints
Xbin/cueconvert
Xbin/cuerename
X%%PORTDOCS%%%%DOCSDIR%%/README
X%%PORTDOCS%%%%DOCSDIR%%/README.formats
X%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
X%%PORTDOCS%%%%DOCSDIR%%/COPYING
X%%PORTDOCS%%%%EXAMPLESDIR%%/EXAMPLE.cuerenamerc
X%%PORTDOCS%%%%EXAMPLESDIR%%/EXAMPLE.useage
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
X%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
END-of-cuetools/pkg-plist
exit
--- cuetools.port ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list