diff options
author | martymac <martymac@FreeBSD.org> | 2011-02-01 17:13:17 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2011-02-01 17:13:17 +0800 |
commit | 1b9fe094ab59f67c7e040c804e4e2cb733d1824a (patch) | |
tree | 1d3a28f7dc0897fb120ab061d073242bd24f01f7 /graphics/Makefile | |
parent | 1aa93b5bddbf199e7db6350fd7e57dda74861b46 (diff) | |
download | freebsd-ports-graphics-1b9fe094ab59f67c7e040c804e4e2cb733d1824a.tar.gz freebsd-ports-graphics-1b9fe094ab59f67c7e040c804e4e2cb733d1824a.tar.zst freebsd-ports-graphics-1b9fe094ab59f67c7e040c804e4e2cb733d1824a.zip |
Add xournal 0.4.5, a notetaking application that can annotate PDFs.
PR: ports/154245
Submitted by: Jan Henrik Sylvester <me at janh.de>
Approved by: ehaupt (mentor)
Feature safe: yes
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 fa5be3e9432..5f2b8d024e7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1007,6 +1007,7 @@ SUBDIR += xmrm SUBDIR += xnview SUBDIR += xoris + SUBDIR += xournal SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpx |