aboutsummaryrefslogblamecommitdiff
path: root/science/R-cran-udunits2/Makefile
blob: 2ddab39c897d1fecc8002e709d5e0148123428fb (plain) (tree)
1
2
3
4
5
                                                 


                        
                 













                                                
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>

PORTNAME=	udunits2
PORTVERSION=	0.13
PORTREVISION=	4
CATEGORIES=	science
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Udunits-2 Bindings for R

LICENSE=	GPLv2

LIB_DEPENDS=	libudunits2.so:science/udunits \
		libexpat.so:textproc/expat2

USES=		cran:auto-plist,compiles

.include <bsd.port.mk>