From 20b0d6edc9638e0b8d85827943da502e09606861 Mon Sep 17 00:00:00 2001 From: Dennis Herrmann Date: Wed, 31 Aug 2011 22:01:24 +0000 Subject: - Update to 1.2.9 PR: ports/160115 Submitted by: KATO Tsuguru --- graphics/epix/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'graphics/epix/Makefile') diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index ae05c1b5f7ee..d5b3c1d0ccd6 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -7,13 +7,16 @@ # PORTNAME= epix -PORTVERSION= 1.2.8 +PORTVERSION= 1.2.9 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/epix/ MAINTAINER= ports@FreeBSD.org COMMENT= Creates math plots and line figures using easy-to-learn syntax +LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex \ latex-pgf>=0:${PORTSDIR}/print/latex-pgf \ latex:${PORTSDIR}/print/teTeX-base \ @@ -21,14 +24,12 @@ BUILD_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex \ RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ bash:${PORTSDIR}/shells/bash -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual - USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bash=${LOCALBASE}/bin/bash \ --with-runtime=${CXX} +MAKE_JOBS_SAFE= yes MAN1= elaps.1 epix.1 flix.1 laps.1 INFO= epix -- cgit v1.2.3