diff options
author | asami <asami@FreeBSD.org> | 1996-01-31 19:13:36 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-01-31 19:13:36 +0800 |
commit | da725caa61b85ccb6a2cc50f41bd9e6faf9a315d (patch) | |
tree | 0046c517667fffaffede4db0d4bc1bb3db0c6570 /graphics/Makefile | |
parent | da069b0c485bed987161ebd6dc6907683b15e547 (diff) | |
download | freebsd-ports-gnome-da725caa61b85ccb6a2cc50f41bd9e6faf9a315d.tar.gz freebsd-ports-gnome-da725caa61b85ccb6a2cc50f41bd9e6faf9a315d.tar.zst freebsd-ports-gnome-da725caa61b85ccb6a2cc50f41bd9e6faf9a315d.zip |
Added tgif.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 926b900c6f9e..1e8d3892a304 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1995/11/09 06:50:18 asami Exp $ +# $Id: Makefile,v 1.17 1995/12/05 02:49:53 ache Exp $ # SUBDIR += ImageMagick @@ -13,6 +13,7 @@ SUBDIR += png SUBDIR += povray SUBDIR += spigot + SUBDIR += tgif SUBDIR += tiff SUBDIR += vcg SUBDIR += xanim |