diff options
author | pav <pav@FreeBSD.org> | 2005-05-19 22:50:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-19 22:50:15 +0800 |
commit | 446b2f42677fffde395a83aa4258e04c9f86ef73 (patch) | |
tree | 4d755a8e74fb83d6ef4a12dafc402b9e500410a8 /misc/Makefile | |
parent | 7bfcf161e6f8c2087283f7c1260d179f2a9864f0 (diff) | |
download | freebsd-ports-gnome-446b2f42677fffde395a83aa4258e04c9f86ef73.tar.gz freebsd-ports-gnome-446b2f42677fffde395a83aa4258e04c9f86ef73.tar.zst freebsd-ports-gnome-446b2f42677fffde395a83aa4258e04c9f86ef73.zip |
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: <cokyazici@yahoo.co.uk>
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 907871b80aa6..b96e9bb8005e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -302,6 +302,7 @@ SUBDIR += mtx SUBDIR += muuz SUBDIR += nagios-base-logos + SUBDIR += najitool SUBDIR += nserver SUBDIR += nsf SUBDIR += numchar |