aboutsummaryrefslogblamecommitdiff
path: root/devel/atlas/Makefile
blob: 8f3e8b144bda13ba572f7721ada7fe6098a6900f (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                            
                     
                     


                                                                            
 
                                  
                                                                    
 
                   
                   

                      
# 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=	oliver@freebsd.org
COMMENT=	A C++ reference implementation of the Atlas protocol

USE_LIBTOOL=	YES
GNU_CONFIGURE=	YES

.include <bsd.port.mk>