# New ports collection makefile for:	libgrass5
# Date created: 		26 December 2000
# Whom:			J. Pennington <john@coastalgeology.org>
#
# $FreeBSD: ports/graphics/libgrass5/Makefile,v 1.2 2002/11/18 03:48:09 kris Exp $
#

PORTNAME=	libgrass5
PORTVERSION=	0.9.0
CATEGORIES=	graphics
MASTER_SITES=	http://gdal.velocet.ca/projects/grass/

MAINTAINER=	ports@FreeBSD.org

INSTALLS_SHLIB=	yes
LDCONFIG_DIRS=	${PREFIX}/lib

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
