diff options
author | minskim <minskim@pkgsrc.org> | 2004-11-11 06:17:53 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-11-11 06:17:53 +0000 |
commit | 21f0a3c2cb9c1da268f462f71614e25a4aaa8506 (patch) | |
tree | cbcdbb753b7250913b12f53fd6fa8ba394be8ff8 /graphics | |
parent | d30087ed75d455752abd82332dc959cf1d725f73 (diff) | |
download | pkgsrc-21f0a3c2cb9c1da268f462f71614e25a4aaa8506.tar.gz |
Add and enable simage.
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 4ca0e8c7ea5..0626247617b 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.344 2004/11/07 15:11:30 minskim Exp $ +# $NetBSD: Makefile,v 1.345 2004/11/11 06:17:54 minskim Exp $ # COMMENT= Graphics tools and libraries @@ -236,6 +236,7 @@ SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= scrot SUBDIR+= showimg +SUBDIR+= simage SUBDIR+= skencil SUBDIR+= snx101view SUBDIR+= sodipodi |