summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-18 04:23:37 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-18 04:23:37 +0000
commit7b86d7e787aefee3db8a6c681b29264b7a1a033d (patch)
treefbf948dab649006e7e172c356643c7a759953c72 /graphics/Makefile
parentInitial import of ppm2fli. (diff)
Activate ppm2fli port.
PR: 5775 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
Notes
Notes: svn path=/head/; revision=9783
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index a2ccc8342d4a..6c93b625495b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.63 1998/02/09 08:12:57 tg Exp $
+# $Id: Makefile,v 1.64 1998/02/13 10:04:58 tg Exp $
#
SUBDIR += ImageMagick
@@ -46,6 +46,7 @@
SUBDIR += png
SUBDIR += pnmtopng
SUBDIR += povray
+ SUBDIR += ppm2fli
SUBDIR += qvplay
SUBDIR += sced
SUBDIR += spigot