diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2009-03-05 01:53:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2009-03-05 01:53:46 +0800 |
commit | a4cacfbfd96402f08da40a0c5160f11474ee5c55 (patch) | |
tree | 0357f83f1ebf1f96092c6967e2c6b50189a7a2d6 /graphics/Makefile | |
parent | 4c49022f325b77b54298e8ad30586c387058365f (diff) | |
download | freebsd-ports-gnome-a4cacfbfd96402f08da40a0c5160f11474ee5c55.tar.gz freebsd-ports-gnome-a4cacfbfd96402f08da40a0c5160f11474ee5c55.tar.zst freebsd-ports-gnome-a4cacfbfd96402f08da40a0c5160f11474ee5c55.zip |
Add grafx2, a bitmap paint program that supports more than 60 video
resolutions.
Additional patches from: dinoex
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 aa599993f662..e1d894d4702a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -267,6 +267,7 @@ SUBDIR += gqview-devel SUBDIR += gracula SUBDIR += grads + SUBDIR += grafx2 SUBDIR += graphopt SUBDIR += graphviz SUBDIR += gridpix |