# New ports collection makefile for:	libgrass5
# Date created: 		26 December 2000
# Whom:			J. Pennington <john@coastalgeology.org>
#
# $FreeBSD: ports/graphics/libgrass5/Makefile,v 1.1 2001/02/14 12:31:22 jeh Exp $
#

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

MAINTAINER=	john@coastalgeology.org

INSTALLS_SHLIB=	yes
LDCONFIG_DIRS=	${PREFIX}/lib

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
