diff options
author | sat <sat@FreeBSD.org> | 2006-09-04 20:07:28 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-09-04 20:07:28 +0800 |
commit | 2a9c70514e76a04540ff59dc2f65ac87e0c4b9f9 (patch) | |
tree | 3e31f9762ca14101a29c727a49db98bd45357de8 /graphics/Makefile | |
parent | d37ad52865f1d948e101bef07468c53ceaf0e96d (diff) | |
download | freebsd-ports-graphics-2a9c70514e76a04540ff59dc2f65ac87e0c4b9f9.tar.gz freebsd-ports-graphics-2a9c70514e76a04540ff59dc2f65ac87e0c4b9f9.tar.zst freebsd-ports-graphics-2a9c70514e76a04540ff59dc2f65ac87e0c4b9f9.zip |
Add port graphics/gscan2pdf:
A GUI to ease the process of producing PDFs from scanned documents
WWW: http://sourceforge.net/projects/gscan2pdf
Author: Jeffrey Ratcliffe <jeffreyratcliffe@yahoo.co.uk>
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 50c837cb8dd..3dab2b10034 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -216,6 +216,7 @@ SUBDIR += graphviz SUBDIR += gridpix SUBDIR += grx + SUBDIR += gscan2pdf SUBDIR += gsculpt SUBDIR += gstreamer-plugins-aalib SUBDIR += gstreamer-plugins-aalib80 |