# New ports collection makefile for: pointless # Date created: 23 june 2003 # Whom: Christian Laursen # # $FreeBSD$ # PORTNAME= pointless PORTVERSION= 0.4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= xi@borderworlds.dk COMMENT= Pointless is a presentation tool primarily targeted at the un*x world .if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes GSPORT?= print/ghostscript-afpl .else GSPORT?= print/ghostscript-gnu .endif BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/gs:${PORTSDIR}/${GSPORT} \ ${LOCALBASE}/bin/latex:${PORTSDIR}/print/latex \ ${LOCALBASE}/bin/dvips:${PORTSDIR}/print/dvips \ ${LOCALBASE}/bin/a2ps:${PORTSDIR}/print/a2ps-letter \ ${LOCALBASE}/bin/mpost:${PORTSDIR}/print/teTeX RUN_DEPENDS= ${BUILD_DEPENDS} USE_MESA= yes USE_PYTHON= yes PYTHON_VERSION= python2.2 HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include MAN1= pointless.1 CXXFLAGS= -DHAVE_PYTHON2_2 pre-fetch: .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes @${ECHO} "" @${ECHO} " Define WITH_GHOSTSCRIPT_AFPL=yes to use" @${ECHO} " AFPL Postscript interpreter instead of GNU one" @${ECHO} "" .endif .include is.form.submit();'> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing directorykris2006-02-011-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.lesi2006-01-222-10/+2
* - Add SHA256pav2005-11-261-0/+1
* Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27).lesi2005-06-152-1/+10
* Add perl build dependency.lesi2004-12-041-1/+2
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* De-pkg-comment.knu2003-02-212-1/+1