mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
15 lines
275 B
Makefile
15 lines
275 B
Makefile
PORTNAME= praise
|
|
DISTVERSION= 1.0.0
|
|
PORTREVISION= 5
|
|
CATEGORIES= devel
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Praise Users
|
|
WWW= https://cran.r-project.org/web/packages/praise/
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|