# New ports collection makefile for: pointless # Date created: 23 june 2003 # Whom: Christian Laursen # # $FreeBSD$ # PORTNAME= pointless PORTVERSION= 0.3 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 BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot \ ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu \ ${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 HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} MAN1= pointless.1 .include