diff options
Diffstat (limited to 'graphics/epix/Makefile')
-rw-r--r-- | graphics/epix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index 73102cb1f57e..8eb9e34b12cd 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -9,7 +9,7 @@ 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= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash |