diff options
author | makc <makc@FreeBSD.org> | 2012-09-19 04:56:49 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-09-19 04:56:49 +0800 |
commit | 48473a67c22bce1e59004339e2a9cae10445fecf (patch) | |
tree | 86044d5b83cf06e42a063e33aaa4ce0e33da45ad /graphics/Makefile | |
parent | 426dc39ddfa34bc39b57cccbbc268482889fa4cc (diff) | |
download | freebsd-ports-gnome-48473a67c22bce1e59004339e2a9cae10445fecf.tar.gz freebsd-ports-gnome-48473a67c22bce1e59004339e2a9cae10445fecf.tar.zst freebsd-ports-gnome-48473a67c22bce1e59004339e2a9cae10445fecf.zip |
Add new port graphics/nomacs:
nomacs is small, fast and able to handle the most common image
formats. Additionally it is possible to synchronize multiple
viewers. A synchronization of viewers running on the same computer
or via LAN is possible. It allows to compare images and spot the
differences (e.g. schemes of architects to show the progress).
WWW: http://www.nomacs.org/
PR: based on ports/170666
Submitted by: Jens K. Loewe <bsd at tuxproject.de>
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 ac7dfbe98052..610ead71f54d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -575,6 +575,7 @@ SUBDIR += nathive SUBDIR += netpbm SUBDIR += nip2 + SUBDIR += nomacs SUBDIR += npretty SUBDIR += nurbs++ SUBDIR += nvidia-texture-tools |