diff options
author | kamil <kamil@pkgsrc.org> | 2016-07-26 17:41:48 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-07-26 17:41:48 +0000 |
commit | a156acb9cc4fe4179c6219e4969f62ea5e9bb98a (patch) | |
tree | 85180feb7e6722149b587cdb7df70f8f46e7d331 /graphics | |
parent | fa9db5199c74e1d15b480c27c03edf228a30dcc2 (diff) | |
download | pkgsrc-a156acb9cc4fe4179c6219e4969f62ea5e9bb98a.tar.gz |
Add graphics/ansilove
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 9674035b457..2afb70f4226 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.747 2016/07/19 02:11:51 agc Exp $ +# $NetBSD: Makefile,v 1.748 2016/07/26 17:41:48 kamil Exp $ # COMMENT= Graphics tools and libraries @@ -27,6 +27,7 @@ SUBDIR+= TiffIO SUBDIR+= aalib SUBDIR+= adwaita-icon-theme SUBDIR+= agg +SUBDIR+= ansilove SUBDIR+= aqsis SUBDIR+= arc-theme SUBDIR+= artist |