diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2004-11-23 01:04:17 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2004-11-23 01:04:17 +0000 |
commit | b3c049f1bc0e9b6e2f64038ca4ab48e285813058 (patch) | |
tree | 6c317f35b3feb1aaa5878d5c99814d189155f865 /graphics/Makefile | |
parent | 03789324a8ee0ec80e12dab4b72309330248f510 (diff) | |
download | ports-b3c049f1bc0e9b6e2f64038ca4ab48e285813058.tar.gz ports-b3c049f1bc0e9b6e2f64038ca4ab48e285813058.zip |
Add long-exposure-tools
The Long Exposure Tools try to simulate the effects of long exposures by
combining multiple short exposure images.
PR: ports/70855
Approved by: adamw (mentor)
Notes
Notes:
svn path=/head/; revision=122187
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 487446eb1944..5e5b401e3759 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -282,6 +282,7 @@ SUBDIR += linux_glx SUBDIR += linux_mesa3 SUBDIR += lodju + SUBDIR += long-exposure-tools SUBDIR += lphoto SUBDIR += mapserver SUBDIR += maverik |