Date: Tue, 6 Jan 2004 20:48:13 +0100 From: Heiner <h.eichmann@gmx.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/60990: New Port: kde_api_reference_31, the kde api reference Message-ID: <200401062048.13548.h.eichmann@gmx.de> Resent-Message-ID: <200401061950.i06JoKcJ017519@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 60990 >Category: ports >Synopsis: New Port: kde_api_reference_31, the kde api reference >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 06 11:50:20 PST 2004 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann <h.eichmann@gmx.de> >Release: FreeBSD 4.9-STABLE i386 >Organization: Sirius Cybernetics Corp. >Environment: =46reeBSD 7of9.unimatrix-zero.borg 4.9-STABLE FreeBSD 4.9-STABLE #0: Tue De= c 30 09:19:53 CET 2003 =A0 =A0 root@7of9.unimatrix-zero.borg:/usr/obj/usr/s= rc/sys/MYKERNEL =A0i386 >Description: API reference for KDE 3.1 >How-To-Repeat: >Fix: --Boundary-00=_9Dx+/m3I4rn8Kv/ Content-Type: text/plain; charset="iso-8859-1"; name="port" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="port" # 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: # # Makefile # distinfo # pkg-descr # echo x - Makefile sed 's/^X//' >Makefile << 'END-of-Makefile' X# New ports collection makefile for: kde_api_reference_31 X# Date created: 2004/01/02 X# Whom: Heiner <h.eichmann@gmx.de> X# X# $FreeBSD$ X# X XPORTNAME= kde_api_reference_31 XPORTVERSION= 3.1 XCATEGORIES= devel kde XMASTER_SITES= http://developer.kde.org/documentation/library/3.1-api/ XDISTNAME= 3.1-api X XMAINTAINER= h.eichmann@gmx.de XCOMMENT= API reference for KDE 3.1 X XIGNOREFILES= ${ALLFILES} XUSE_BZIP2= yes X XPLIST= ${WRKDIR}/plist X Xdo-build: X @cd ${WRKSRC} ; ${FIND} * -type f | ${SED} -e "s#^#share/doc/kdeapi31/#" > ${WRKDIR}/plist X @cd ${WRKSRC} ; ${FIND} * -type d | sort -r | ${SED} -e "s#^#@dirrm share/doc/kdeapi31/#" >> ${WRKDIR}/plist X @${ECHO} "@dirrm share/doc/kdeapi31" >> ${WRKDIR}/plist X Xdo-install: X @${MKDIR} ${PREFIX}/share || true X @${MKDIR} ${PREFIX}/share/doc || true X @${MKDIR} ${PREFIX}/share/doc/kdeapi31 X @${CP} -r ${WRKSRC}/* ${PREFIX}/share/doc/kdeapi31 X X.include <bsd.port.mk> END-of-Makefile echo x - distinfo sed 's/^X//' >distinfo << 'END-of-distinfo' XMD5 (3.1-api.tar.bz2) = IGNORE END-of-distinfo echo x - pkg-descr sed 's/^X//' >pkg-descr << 'END-of-pkg-descr' XAPI reference for KDE 3.1 X XWWW: http://developer.kde.org/documentation/library/3.1-api/ END-of-pkg-descr exit --Boundary-00=_9Dx+/m3I4rn8Kv/-- >Release-Note: >Audit-Trail: >Unformatted: --Boundary-00=_9Dx+/m3I4rn8Kv/ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401062048.13548.h.eichmann>