View | Details | Raw Unified | Return to bug 90812
Collapse All | Expand All

(-)Makefile (-1 / +4 lines)
Lines 9-19 Link Here
9
PORTVERSION=	1.0.0
9
PORTVERSION=	1.0.0
10
PORTREVISION=	1
10
PORTREVISION=	1
11
CATEGORIES=	graphics
11
CATEGORIES=	graphics
12
MASTER_SITES=	http://gdal.velocet.ca/projects/grass/
12
MASTER_SITES=	#
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Library of functions from the GRASS GIS application for use by non-GRASS programs
15
COMMENT=	Library of functions from the GRASS GIS application for use by non-GRASS programs
16
16
17
DEPRECATED=	mastersite disappeared, no longer maintained by author
18
EXPIRATION_DATE=	2006-02-22
19
17
USE_GMAKE=	yes
20
USE_GMAKE=	yes
18
USE_AUTOTOOLS=	libtool:15
21
USE_AUTOTOOLS=	libtool:15
19
USE_REINPLACE=	yes
22
USE_REINPLACE=	yes

Return to bug 90812