diff options
author | jlam <jlam> | 2003-01-29 06:18:36 +0000 |
---|---|---|
committer | jlam <jlam> | 2003-01-29 06:18:36 +0000 |
commit | a263bc4508c8b731ea4772797ec1f00dad10e2f1 (patch) | |
tree | 7d8d2acc5405de914ee6b84d2d45d74984d7bc55 /graphics | |
parent | 1ce6b99a10512575344f09920ab365ebd63b1c02 (diff) | |
download | pkgsrc-a263bc4508c8b731ea4772797ec1f00dad10e2f1.tar.gz |
Add and enable filmgimp.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 20fa41183b3..5810e9b26fc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.224 2003/01/26 00:12:39 fredb Exp $ +# $NetBSD: Makefile,v 1.225 2003/01/29 06:18:36 jlam Exp $ # COMMENT= Graphics tools and libraries @@ -54,6 +54,7 @@ SUBDIR+= exiftags SUBDIR+= fbm SUBDIR+= feh SUBDIR+= ffmpeg +SUBDIR+= filmgimp SUBDIR+= flashplayer SUBDIR+= fly SUBDIR+= fnlib |