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/grafx2/pkg-descr | |
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/grafx2/pkg-descr')
-rw-r--r-- | graphics/grafx2/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/grafx2/pkg-descr b/graphics/grafx2/pkg-descr new file mode 100644 index 000000000000..7b9a4d92178e --- /dev/null +++ b/graphics/grafx2/pkg-descr @@ -0,0 +1,5 @@ +A bitmap paint program that allows you to draw in more than 60 video +resolutions. It was written to run under DOS, but the code you'll find here was +modified to use SDL and modern operating systems. + +WWW: http://code.google.com/p/grafx2/ |