Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 Jun 2002 15:13:24 -0500 (CDT)
From:      naken@naken.cc
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39007: New Port 
Message-ID:  <20020607201324.14AEF2CEEB@naken.cc>

next in thread | raw e-mail | index | archive | help

>Number:         39007
>Category:       ports
>Synopsis:       ringtonetools for the ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 07 13:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael A. Kohn
>Release:        FreeBSD 4.1-RELEASE i386
>Organization:
Michael A. Kohn
>Environment:

	FreeBSD Port

>Description:

	Program to create ringtones (the song played when mobile
        phones ring) and logos.

	http://nakentone.naken.cc/

>How-To-Repeat:

	

>Fix:


# 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:
#
#	ringtonetools_pkg/
#	ringtonetools_pkg/pkg
#	ringtonetools_pkg/pkg/COMMENT
#	ringtonetools_pkg/pkg/PLIST
#	ringtonetools_pkg/pkg/DESCR
#	ringtonetools_pkg/files
#	ringtonetools_pkg/files/md5
#	ringtonetools_pkg/Makefile
#
echo c - ringtonetools_pkg/
mkdir -p ringtonetools_pkg/ > /dev/null 2>&1
echo c - ringtonetools_pkg/pkg
mkdir -p ringtonetools_pkg/pkg > /dev/null 2>&1
echo x - ringtonetools_pkg/pkg/COMMENT
sed 's/^X//' >ringtonetools_pkg/pkg/COMMENT << 'END-of-ringtonetools_pkg/pkg/COMMENT'
XCreate ringtones (songs) and logos for mobile phones.
END-of-ringtonetools_pkg/pkg/COMMENT
echo x - ringtonetools_pkg/pkg/PLIST
sed 's/^X//' >ringtonetools_pkg/pkg/PLIST << 'END-of-ringtonetools_pkg/pkg/PLIST'
Xbin/rtttl2nokia
Xbin/imelody2nokia
Xbin/nokia_icon
Xbin/bmp2nokia_icon
Xbin/midi2rtttl
X
END-of-ringtonetools_pkg/pkg/PLIST
echo x - ringtonetools_pkg/pkg/DESCR
sed 's/^X//' >ringtonetools_pkg/pkg/DESCR << 'END-of-ringtonetools_pkg/pkg/DESCR'
XTools for creating ringtones (the song that plays when your mobile
Xphone rings) and logos for mobile phones.  Programs included are: 
Xrtttl2nokia, imelody2nokia, nokia_icon, bmp2nokia_icon, and midi2rtttl.
X
X-Michael A. Kohn
Xhttp://nakentone.naken.cc/
Xmike@mikekohn.net
X
END-of-ringtonetools_pkg/pkg/DESCR
echo c - ringtonetools_pkg/files
mkdir -p ringtonetools_pkg/files > /dev/null 2>&1
echo x - ringtonetools_pkg/files/md5
sed 's/^X//' >ringtonetools_pkg/files/md5 << 'END-of-ringtonetools_pkg/files/md5'
XMD5 (ringtonetools-1.05.tar.gz) = 182219ffdf845d292289666cea0a1270
END-of-ringtonetools_pkg/files/md5
echo x - ringtonetools_pkg/Makefile
sed 's/^X//' >ringtonetools_pkg/Makefile << 'END-of-ringtonetools_pkg/Makefile'
X# New ports collection makefile for: ringtonetools
X# Date created: June 7, 2002
X# Whom:  Michael A. Kohn (mike@mikekohn.net)
X#
X# $FreeBSD$
X#
X
XPORTNAME= ringtonetools
XPORTVERSION= 1.05
XCATEGORIES= misc
X#MASTER_SITES= http://nakentone.naken.cc/
XMAINTAINER= mike@mikekohn.net
X
X.include <bsd.port.mk>
X
Xpost-install:
X	strip ${PREFIX}/bin/rtttl2nokia
X	strip ${PREFIX}/bin/imelody2nokia
X	strip ${PREFIX}/bin/nokia_icon
X	strip ${PREFIX}/bin/bmp2nokia_icon
X	strip ${PREFIX}/bin/midi2rtttl
X
X
END-of-ringtonetools_pkg/Makefile
exit


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020607201324.14AEF2CEEB>