# New ports collection makefile for: Gplot # Date created: 26 Dec 97 # Whom: Pedro Giffuni # # $FreeBSD$ # PORTNAME= gplot PORTVERSION= 4.3 PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.psc.edu/pub/gplot/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Graphic utilities for the processing of CGM metafiles NO_WRKSUBDIR= yes ALL_TARGET= drawcgm gtex gplot MAN1= gplot.1 DOCS= gplot.hlp gplot.txt gtex.doc USE_FORTRAN= yes .include do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gplot ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/gtex ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/drawcgm/drawcgm.a ${PREFIX}/lib/libcgm.a ${INSTALL_MAN} ${WRKSRC}/gplot.man ${PREFIX}/man/man1/gplot.1 .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/share/doc/Gplot .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/$f ${PREFIX}/share/doc/Gplot ${GZIP_CMD} ${PREFIX}/share/doc/Gplot/$f .endfor .endif .include ta/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BROKEN with gcc 4.2kris2007-05-271-1/+7
* Reset max@FreeBSD.org due to no response to email about status.linimon2006-04-151-1/+1
* SHA256ifyedwin2006-01-221-0/+2
* Add missing @dirrmkris2004-04-131-0/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
* Unbreak in -CURRENT.max2003-08-08