# New ports collection makefile for: vcg # Date created: 19 February 1995 # Whom: hsu # # $FreeBSD$ # PORTNAME= vcg PORTVERSION= 1.30 CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .r3.17.tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Visualization Tool for compiler graphs BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 USE_X_PREFIX= yes MANL= pbmrot90.l pbmshift.l pbm2hp.l vcgdemomaker.l vcg.l xvcg.l pre-patch: @${MKDIR} ${WRKSRC}/preconf/X11ccFreeBSD .for file in conf demo.csh globals.h tMakefile @${SED} -e "s:%%CC%%:${CC}:g" \ -e "s:%%CFLAGS%%:${CFLAGS}:g" \ -e "s:%%MAKE%%:${MAKE}:g;" \ -e "s:%%PREFIX%%:${PREFIX}:g" \ -e "s:%%X11BASE%%:${X11BASE}:g" \ -e "s:%%INSTALL_PROGRAM%%:${INSTALL_PROGRAM}:g" \ -e "s:%%INSTALL_MAN%%:${INSTALL_MAN}:g" \ < ${FILESDIR}/${file} > ${WRKSRC}/preconf/X11ccFreeBSD/${file} .endfor .include >cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/ski
Commit message (Expand)AuthorAgeFilesLines
* Add size information.marcel2004-03-181-0/+1
* - rpm2cpio.pl need to be EXTRACT_DEPENDS otherwise it will not workpav2004-03-021-1/+1
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
* - Quiet Fenner's distfile surveypav2004-01-101-1/+1
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-121-2/+2
* Make it explicit that we cannot redistribute ski. While here, providemarcel2003-07-311-1/+1
* Clear moonlight beckons.ade2003-03-072-1/+1
* Define IGNORE if the distfile is not yet fetched. You must fetchmarcel2003-02-081-3/+11
* Fix comment header.obrien2001-10-161-2/+2