mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 03:49:14 -04:00
14 lines
290 B
Makefile
14 lines
290 B
Makefile
PORTNAME= brew
|
|
DISTVERSION= 1.0-8
|
|
CATEGORIES= textproc
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Templating Framework for Report Generation
|
|
WWW= https://cran.r-project.org/web/packages/brew/
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|