diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-27 06:46:04 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-27 06:46:04 +0000 |
commit | 36c5a39f05e26c47327a0b7034622c9ee5d8100c (patch) | |
tree | 690302331d7ad79ce8c835625f8d92680f820f8a /devel/Makefile | |
parent | New port: adabooch is a Booch implementation for Ada95 (diff) |
New port: florist (Ada-POSIX bindings)
FLORIST is a FSU implementation of POSIX.5
WWW: http://www.gnat.com/
PR: ports/42280
Submitted by: Vadim Godunko <vgodunko@vipmail.ru> <vgodunko@rost.ru>
Notes
Notes:
svn path=/head/; revision=89520
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index d197e0503815..beaae53d4adf 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -194,6 +194,7 @@ SUBDIR += fhist SUBDIR += fib SUBDIR += flick + SUBDIR += florist SUBDIR += flyspray SUBDIR += fnccheck SUBDIR += fnorb |