aboutsummaryrefslogtreecommitdiff
path: root/devel/atlas-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/atlas-devel/Makefile')
-rw-r--r--devel/atlas-devel/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile
deleted file mode 100644
index 7bbdef19fcdf..000000000000
--- a/devel/atlas-devel/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: Atlas
-# Date created: 29 March 2001
-# Whom: Oliver Lehmann <lehmann@ans-netz.de>
-#
-# $FreeBSD$
-#
-
-PORTNAME= Atlas
-PORTVERSION= 0.4.4
-CATEGORIES= devel
-MASTER_SITES= ftp://victor.worldforge.org/pub/worldforge/libs/Atlas-C++/ \
- ftp://ftp.ecs.soton.ac.uk/pub/worldforge/libs/Atlas-C++/
-DISTNAME= ${PORTNAME}-C++-${PORTVERSION}
-
-MAINTAINER= lehmann@ans-netz.de
-COMMENT= A C++ reference implementation of the Atlas protocol
-
-USE_LIBTOOL= YES
-GNU_CONFIGURE= YES
-
-.include <bsd.port.mk>