diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-20 05:26:56 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-20 05:26:56 +0000 |
commit | d0faab8f357ccd41e38d18f8e60ed7ed2070a115 (patch) | |
tree | 1c3e01f3e67149ff41264af8a665d1395952d195 /graphics/Makefile | |
parent | 338fc6d6cca7bf17c48671c9640827f41cc9f00c (diff) | |
download | ports-d0faab8f357ccd41e38d18f8e60ed7ed2070a115.tar.gz ports-d0faab8f357ccd41e38d18f8e60ed7ed2070a115.zip |
New port: graphics/engauge-digitizer: Extract data points from images of graphs
Notes
Notes:
svn path=/head/; revision=472845
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 faf6a242016b..881cefe06936 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -161,6 +161,7 @@ SUBDIR += electrix SUBDIR += embree SUBDIR += enblend + SUBDIR += engauge-digitizer SUBDIR += entangle SUBDIR += eog SUBDIR += eog-plugins |