diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-05 05:45:54 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-05 05:45:54 +0000 |
commit | 47c7b403d51ef1b73531830f3e61b879537a96bc (patch) | |
tree | a7357e0b958115cab2ad84624142e6fb26528746 /graphics/Makefile | |
parent | 13aa577bd8554900aec6eacbd2d38440071df48e (diff) | |
download | FreeBSD-ports-47c7b403d51ef1b73531830f3e61b879537a96bc.zip FreeBSD-ports-47c7b403d51ef1b73531830f3e61b879537a96bc.tar.gz |
add epix 0.8.6
Creates math plots and line figures using easy-to-learn syntax
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 2b83a88..bef5685 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -54,6 +54,7 @@ SUBDIR += entice SUBDIR += eog SUBDIR += eog2 + SUBDIR += epix SUBDIR += eps2png SUBDIR += epstool SUBDIR += eterm-bg |