From 446b2f42677fffde395a83aa4258e04c9f86ef73 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 19 May 2005 14:50:15 +0000 Subject: najitool generates and/or makes altered copies of files in the patterns you specify or shows to the screen. najitool is being developed in the ANSI C standard so it should work and compile on any system that supports ANSI C, which should be every system. PR: ports/81204 Submitted by: --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 531cf37ef2d3..e0649044f8c0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -466,6 +466,7 @@ SUBDIR += libmimedir SUBDIR += libmtrie SUBDIR += libmusclecard + SUBDIR += libnaji SUBDIR += liboil SUBDIR += libol SUBDIR += libole2 -- cgit