freebsd-ports/math/R-cran-gpclib/Makefile
2012-07-24 05:04:51 +00:00

19 lines
360 B
Makefile

# New ports collection makefile for: gpclib
# Date created: 2009-03-27
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= gpclib
DISTVERSION= 1.5-3
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= General Polygon Clipping Library for R
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>