diff options
author | jlam <jlam@pkgsrc.org> | 2003-01-29 06:18:36 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-01-29 06:18:36 +0000 |
commit | 5e9fdb72bc93099fb2ee12bcc765be4cc3bb12f1 (patch) | |
tree | 7d8d2acc5405de914ee6b84d2d45d74984d7bc55 /graphics/Makefile | |
parent | 9434a1022291c9d3966205dd40576b7aac8ceb12 (diff) | |
download | pkgsrc-5e9fdb72bc93099fb2ee12bcc765be4cc3bb12f1.tar.gz |
Add and enable filmgimp.
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 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 |