diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-10-28 10:07:02 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-10-28 10:07:02 +0000 |
commit | b2ae82ff690bb4d51d2f91f321280b5989478683 (patch) | |
tree | af02cea1b02e9701205298afa1cccf59fccbd939 /math/Makefile | |
parent | 877638e3a3f4730ecdaef38983fe828684fdee60 (diff) | |
download | FreeBSD-ports-b2ae82ff690bb4d51d2f91f321280b5989478683.zip FreeBSD-ports-b2ae82ff690bb4d51d2f91f321280b5989478683.tar.gz |
add gracetmpl 0.3.1
Provide an easy way to use existing grace-files as a template
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 29c7ef7..51c72fd 100644 --- a/math/Makefile +++ b/math/Makefile @@ -55,6 +55,7 @@ SUBDIR += gnuplot SUBDIR += gnuplot+ SUBDIR += grace + SUBDIR += gracetmpl SUBDIR += graphthing SUBDIR += gri SUBDIR += grpn |