# New ports collection makefile for: rat # Date created: 3 July 1999 # Whom: O.Hodson@cs.ucl.ac.uk (Orion Hodson) # # $FreeBSD$ # PORTNAME= rat PORTVERSION= 4.2.20 PORTREVISION= 0 CATEGORIES= mbone audio ipv6 MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/4.2.20/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cpiazza MAINTAINER= orion@freebsd.org TCLTK_VERSION= 8.2 LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 USE_AUTOCONF= yes USE_GMAKE= yes MAN1= rat.1 MANCOMPRESSED= no RAT_BUILD_DIRS= common rat RAT= ${PORTNAME}-${PORTVERSION} RAT_SCRIPT= ${PORTNAME} .include .if ${OSVERSION} >= 400014 ENABLE_IPv6= --enable-ipv6 .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rat/${RAT} ${PREFIX}/bin/${RAT} ${INSTALL_PROGRAM} ${WRKSRC}/rat/${RAT}-ui ${PREFIX}/bin/${RAT}-ui ${INSTALL_PROGRAM} ${WRKSRC}/rat/${RAT}-media ${PREFIX}/bin/${RAT}-media ${INSTALL_SCRIPT} ${WRKSRC}/rat/${RAT_SCRIPT} ${PREFIX}/bin/${RAT_SCRIPT} ${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} ${LOCALBASE}/etc/sdr/plugins do-build: cd ${WRKSRC}/common/src && ${GMAKE} cd ${WRKSRC}/rat && ${GMAKE} do-configure: cd ${WRKSRC}/common && ${AUTOCONF} && ./configure ${CONFIGURE_ARGS} ${ENABLE_IPv6} cd ${WRKSRC}/rat && ${AUTOCONF} && ./configure ${CONFIGURE_ARGS} --with-tcl=${LOCALBASE} --with-tk=${LOCALBASE} ${ENABLE_IPv6} --with-tcltk-version=${TCLTK_VERSION} .include "bsd.port.post.mk" ='2015Q4'>2015Q4 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/XFree86-4-fontEncodings
Commit message (Expand)AuthorAgeFilesLines
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onEric Anholt2002-07-151-1/+1
* XFree86 4.2.0 Stage 2: XFree86-4-* miniport upgradesWill Andrews2002-03-173-4/+8
* Get rid of 'X11R6.4' from pkg-comment.FUJISHIMA Satsuki2001-06-171-1/+1
* update to 4.1.0.FUJISHIMA Satsuki2001-06-124-6/+7
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-291-0/+1
* update to 4.0.3.FUJISHIMA Satsuki2001-03-26