Date: Tue, 15 Feb 2000 23:45:05 +0100 (CET) From: calle.madestrand@norrgarden.se To: FreeBSD-gnats-submit@freebsd.org Subject: ports/16739: New port: audio/bwap Message-ID: <200002152245.XAA12233@214.norrgarden.se>
next in thread | raw e-mail | index | archive | help
>Number: 16739 >Category: ports >Synopsis: New port: audio/bwap >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: Tue Feb 15 21:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Carl Johan Madestrand >Release: FreeBSD 4.0-20000208-CURRENT i386 >Organization: >Environment: >Description: A napster client for the console resembling BitchX >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: # # bwap/ # bwap/Makefile # bwap/pkg # bwap/pkg/COMMENT # bwap/pkg/DESCR # bwap/pkg/PLIST # bwap/pkg/MESSAGE # bwap/files # bwap/files/md5 # echo c - bwap/ mkdir -p bwap/ > /dev/null 2>&1 echo x - bwap/Makefile sed 's/^X//' >bwap/Makefile << 'END-of-bwap/Makefile' X# New ports collection makefile for: BWap X# Version required: 0.4 X# Date created: 15 Feb 2000 X# Whom: Carl Johan Madestrand X# X# $FreeBSD$ X# X XDISTNAME= BWap-0.4 XCATEGORIES= audio XMASTER_SITES= ftp://ftp.bitchx.com/pub/BWap/ X XMAINTAINER= calle.madestrand@norrgarden.se X XWRKSRC= ${WRKDIR}/BWap XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --exec-prefix="${PREFIX}/share" \ X --bindir="${PREFIX}/bin" \ X --datadir="${PREFIX}/share" \ X --libdir="${PREFIX}/share" XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" X Xpost-install: X ${MKDIR} ${PREFIX}/share/doc/BWap X ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/BWap X @${CAT} ${PKGDIR}/MESSAGE X.include <bsd.port.mk> END-of-bwap/Makefile echo c - bwap/pkg mkdir -p bwap/pkg > /dev/null 2>&1 echo x - bwap/pkg/COMMENT sed 's/^X//' >bwap/pkg/COMMENT << 'END-of-bwap/pkg/COMMENT' XConsole napster client END-of-bwap/pkg/COMMENT echo x - bwap/pkg/DESCR sed 's/^X//' >bwap/pkg/DESCR << 'END-of-bwap/pkg/DESCR' XA console napster client X XAuthor: Colten Edwards <edwards@bitchx.dimension6.com> END-of-bwap/pkg/DESCR echo x - bwap/pkg/PLIST sed 's/^X//' >bwap/pkg/PLIST << 'END-of-bwap/pkg/PLIST' Xbin/BWap-0.4 Xbin/BWap Xshare/doc/BWap/README X@dirrm share/doc/BWap X@dirrm share/BWnap END-of-bwap/pkg/PLIST echo x - bwap/pkg/MESSAGE sed 's/^X//' >bwap/pkg/MESSAGE << 'END-of-bwap/pkg/MESSAGE' XPlease read /usr/local/share/doc/BWap/README END-of-bwap/pkg/MESSAGE echo c - bwap/files mkdir -p bwap/files > /dev/null 2>&1 echo x - bwap/files/md5 sed 's/^X//' >bwap/files/md5 << 'END-of-bwap/files/md5' XMD5 (BWap-0.4.tar.gz) = 422417dce535ed64c3dc50a8b59666ff END-of-bwap/files/md5 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?200002152245.XAA12233>