diff options
author | John Marino <marino@FreeBSD.org> | 2014-02-17 11:17:31 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-02-17 11:17:31 +0000 |
commit | 780c307545616a166ffdc0a95e1dc58fb18db6df (patch) | |
tree | 5c982587dda37d5f9c2cc01b2bdb3b4ed812f6cd /devel/Makefile | |
parent | 140a1d1269a527d687682164f9ccac5ad5cd4121 (diff) |
Add new port: devel/libspark2012
This is a source-files only Ada library required to build the upcoming
port dns/ironsides.
Notes
Notes:
svn path=/head/; revision=344726
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 55d1c7ea4573..a10fc313ba2e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1105,6 +1105,7 @@ SUBDIR += libsoup SUBDIR += libsoup-gnome SUBDIR += libsoup-reference + SUBDIR += libspark2012 SUBDIR += libstatgrab SUBDIR += libstrfunc SUBDIR += libstroke |