Index: head/audio/rat/Makefile =================================================================== --- head/audio/rat/Makefile (revision 21262) +++ head/audio/rat/Makefile (revision 21263) @@ -1,39 +1,39 @@ # New ports collection makefile for: rat # Version required: 4.0.4 # Date created: 3 July 1999 # Whom: O.Hodson@cs.ucl.ac.uk (Orion Hodson) # -# $Id: $ +# $FreeBSD$ # DISTNAME= rat-4.0.4 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/4.0.4/ MAINTAINER= O.Hodson@cs.ucl.ac.uk LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_GMAKE= yes MAN1= rat.1 MANCOMPRESSED= no RAT_BUILD_DIRS= common rat do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rat/rat-4.0.4 ${PREFIX}/bin/rat ${INSTALL_MAN} ${WRKSRC}/rat/man/man1/rat.1 ${PREFIX}/man/man1 ${MKDIR} ${LOCALBASE}/etc/sdr/plugins ${INSTALL_DATA} ${WRKSRC}/rat/sdr2.plugin.S02.audio.rtp.*.rat-4.0.4 ${LOCALBASE}/etc/sdr/plugins do-build: for d in ${RAT_BUILD_DIRS}; do \ cd ${WRKSRC}/$$d && ${GMAKE}; \ done do-configure: for d in ${RAT_BUILD_DIRS}; do \ cd ${WRKSRC}/$$d && ./configure; \ done .include "bsd.port.mk" Property changes on: head/audio/rat/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/mbone/rat/Makefile =================================================================== --- head/mbone/rat/Makefile (revision 21262) +++ head/mbone/rat/Makefile (revision 21263) @@ -1,39 +1,39 @@ # New ports collection makefile for: rat # Version required: 4.0.4 # Date created: 3 July 1999 # Whom: O.Hodson@cs.ucl.ac.uk (Orion Hodson) # -# $Id: $ +# $FreeBSD$ # DISTNAME= rat-4.0.4 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/4.0.4/ MAINTAINER= O.Hodson@cs.ucl.ac.uk LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 USE_GMAKE= yes MAN1= rat.1 MANCOMPRESSED= no RAT_BUILD_DIRS= common rat do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rat/rat-4.0.4 ${PREFIX}/bin/rat ${INSTALL_MAN} ${WRKSRC}/rat/man/man1/rat.1 ${PREFIX}/man/man1 ${MKDIR} ${LOCALBASE}/etc/sdr/plugins ${INSTALL_DATA} ${WRKSRC}/rat/sdr2.plugin.S02.audio.rtp.*.rat-4.0.4 ${LOCALBASE}/etc/sdr/plugins do-build: for d in ${RAT_BUILD_DIRS}; do \ cd ${WRKSRC}/$$d && ${GMAKE}; \ done do-configure: for d in ${RAT_BUILD_DIRS}; do \ cd ${WRKSRC}/$$d && ./configure; \ done .include "bsd.port.mk" Property changes on: head/mbone/rat/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property