Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 1998 18:43:46 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8889: new port ascd 0.7
Message-ID:  <199811290743.SAA17757@oz.phear.net>

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

>Number:         8889
>Category:       ports
>Synopsis:       new port ascd 0.7
>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:   Sat Nov 28 23:50:00 PST 1998
>Last-Modified:
>Originator:     Jim Mock
>Organization:
>Release:        FreeBSD 2.2.7-RELEASE i386
>Environment:


>Description:

# 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:
#
#       ascd
#       ascd/pkg
#       ascd/pkg/DESCR
#       ascd/pkg/COMMENT
#       ascd/pkg/PLIST
#       ascd/files
#       ascd/files/md5
#       ascd/Makefile
#
echo c - ascd
mkdir -p ascd > /dev/null 2>&1
echo c - ascd/pkg
mkdir -p ascd/pkg > /dev/null 2>&1
echo x - ascd/pkg/DESCR
sed 's/^X//' >ascd/pkg/DESCR << 'END-of-ascd/pkg/DESCR'
Xascd is a CD player that can be "docked" on the Afterstep Wharf or the
XWindow Maker dock.
X
X- Jim <jim@phrantic.phear.net>
END-of-ascd/pkg/DESCR
echo x - ascd/pkg/COMMENT
sed 's/^X//' >ascd/pkg/COMMENT << 'END-of-ascd/pkg/COMMENT'
XA dockable cd player for AfterStep or WindowMaker.
END-of-ascd/pkg/COMMENT
echo x - ascd/pkg/PLIST
sed 's/^X//' >ascd/pkg/PLIST << 'END-of-ascd/pkg/PLIST'
Xbin/ascd
END-of-ascd/pkg/PLIST
echo c - ascd/files
mkdir -p ascd/files > /dev/null 2>&1
echo x - ascd/files/md5
sed 's/^X//' >ascd/files/md5 << 'END-of-ascd/files/md5'
XMD5 (ascd-0.7.tar.gz) = 32c36ba4edb77cda69e1f5b32c06e950
END-of-ascd/files/md5
echo x - ascd/Makefile
sed 's/^X//' >ascd/Makefile << 'END-of-ascd/Makefile'
X# New ports collection makefile for:   ascd
X# Version required:    0.7
X# Date created:                29 November 1998
X# Whom:                        Jim Mock <jim@phrantic.phear.net>
X#
X# $Id$
X#
X
XDISTNAME=      ascd-0.7
XCATEGORIES=    audio
XMASTER_SITES=  ftp://hendrix.triax.com/pub/freebsd/
X
XMAINTAINER=    jim@phrantic.phear.net
X
XUSE_IMAKE=     yes
X
Xdo-build:
X       (cd ${WRKSRC} && make)
X
Xdo-install:
X       ${INSTALL_PROGRAM} ${WRKSRC}/ascd ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-ascd/Makefile
exit
	

>How-To-Repeat:


>Fix:
	
>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?199811290743.SAA17757>