diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-01 10:00:31 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-01 10:00:31 +0000 |
commit | b45c6f59e4a973409a9dc5f7673a86c62cc89ebf (patch) | |
tree | f4ef5983eb9f612b7a52973343451f87e19c5471 /devel/asis-gpl/pkg-descr | |
parent | af8dd910dff421a745126d2347d339bc49211ff7 (diff) | |
download | ports-b45c6f59e4a973409a9dc5f7673a86c62cc89ebf.tar.gz ports-b45c6f59e4a973409a9dc5f7673a86c62cc89ebf.zip |
Add asis, the Ada Semantic Interface Specification.
PR: ports/19873
Submitted by: Thomas Quinot <quinot@inf.enst.fr>
Notes
Notes:
svn path=/head/; revision=31200
Diffstat (limited to 'devel/asis-gpl/pkg-descr')
-rw-r--r-- | devel/asis-gpl/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/asis-gpl/pkg-descr b/devel/asis-gpl/pkg-descr new file mode 100644 index 000000000000..e000151af855 --- /dev/null +++ b/devel/asis-gpl/pkg-descr @@ -0,0 +1,8 @@ +ASIS is an ISO standard API for the extraction of syntactic +and semantic information from an Ada compilation environment. +This is the implementation of ASIS for GNAT, the GNU Ada compiler. + +WWW: http://www.gnat.com/ + +-- +Thomas Quinot -- <thomas@cuivre.fr.eu.org> |