freebsd-ports/devel/atlas-devel/Makefile
Hye-Shik Chang 13cfbb1029 Update to 0.4.4
PR:		40085
Submitted by:	maintainer
2002-07-01 18:54:43 +00:00

20 lines
464 B
Makefile

# 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
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
.include <bsd.port.mk>