aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-04-05 19:01:12 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-04-05 19:01:12 +0000
commitdd3a1118073237bf69aa04b2f96c5d9320414a8a (patch)
treef87de1eb76065c4860ac1b0f0a1e7cfaf9d50b06 /devel/Makefile
parent9cdff5623bca2a356edb9fdfb3103d461cafba6b (diff)
downloadports-dd3a1118073237bf69aa04b2f96c5d9320414a8a.tar.gz
ports-dd3a1118073237bf69aa04b2f96c5d9320414a8a.zip
Add atlas 0.4.0, a C++ reference implementation of the Atlas protocol.
PR: 26253 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Notes
Notes: svn path=/head/; revision=40906
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 00ab9d7a7fd7..7742551dfc18 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -22,6 +22,7 @@
SUBDIR += asl
SUBDIR += asmutils
SUBDIR += astyle
+ SUBDIR += atlas
SUBDIR += autoconf
SUBDIR += autogen
SUBDIR += automake