freebsd-ports/devel/R-cran-pkgconfig/Makefile

16 lines
307 B
Makefile
Raw Normal View History

PORTNAME= pkgconfig
2019-09-30 04:52:16 +02:00
PORTVERSION= 2.0.3
PORTREVISION= 2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Private Configuration for 'R' Packages
WWW= https://cran.r-project.org/web/packages/pkgconfig/
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>