diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2021-12-11 09:59:02 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2021-12-11 09:59:02 +0000 |
commit | e7823e2ab6951a82863c1e5789dec935be4e03f7 (patch) | |
tree | c46ef9cc42ae67257a99cc42e2d5b9b3170827ef /graphics/Makefile | |
parent | ab2543dcca5418f74604de98442415deab719815 (diff) | |
download | pkgsrc-e7823e2ab6951a82863c1e5789dec935be4e03f7.tar.gz |
graphics/Makefile: add raleigh-reloaded
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 68947c73c42..b932ee1bc5e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.955 2021/11/26 09:39:40 schmonz Exp $ +# $NetBSD: Makefile,v 1.956 2021/12/11 09:59:02 tsutsui Exp $ # COMMENT= Graphics tools and libraries @@ -537,6 +537,7 @@ SUBDIR+= quesoglc SUBDIR+= qvplay SUBDIR+= rabbit SUBDIR+= radiance +SUBDIR+= raleigh-reloaded SUBDIR+= rawtherapee SUBDIR+= rayshade SUBDIR+= refocus-it |