diff options
author | kamil <kamil@pkgsrc.org> | 2016-09-18 17:08:50 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-09-18 17:08:50 +0000 |
commit | 992f57023e11297b4edda3efb5061e349ff8d481 (patch) | |
tree | 6bf03f0a063a34b332ea4081c30829e7acb3a5f7 /graphics/Makefile | |
parent | a6d802519dbc4889e9287db5c213493959a9b202 (diff) | |
download | pkgsrc-992f57023e11297b4edda3efb5061e349ff8d481.tar.gz |
+ nvidia-texture-tools
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 18bf83217c9..73ae2432a82 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.749 2016/08/17 13:40:14 richard Exp $ +# $NetBSD: Makefile,v 1.750 2016/09/18 17:08:50 kamil Exp $ # COMMENT= Graphics tools and libraries @@ -344,6 +344,7 @@ SUBDIR+= netpbm SUBDIR+= ns-cult3d SUBDIR+= numix-icon-theme SUBDIR+= numix-icon-theme-circle +SUBDIR+= nvidia-texture-tools SUBDIR+= nvtv SUBDIR+= ocrad SUBDIR+= opencsg |