diff options
author | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-12-22 14:33:10 +0000 |
---|---|---|
committer | Lev A. Serebryakov <lev@FreeBSD.org> | 2003-12-22 14:33:10 +0000 |
commit | 0110b62347c7f70544dd0368019eb9fb9256015a (patch) | |
tree | 1b2ba7871291c1d69b3eda632f23327ac631c534 /graphics/Makefile | |
parent | Add vips-7.8.12 - Free image processing system (diff) |
Add nip-7.8.12 - Graphical user interface for VIPS
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 65d64cb3089d..ce0c597acfba 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -459,5 +459,6 @@ SUBDIR += zimg SUBDIR += zphoto SUBDIR += vips + SUBDIR += nip .include <bsd.port.subdir.mk> |