mirror of
https://git.freebsd.org/ports.git
synced 2025-05-07 03:16:44 -04:00
15 lines
291 B
Makefile
15 lines
291 B
Makefile
PORTNAME= registry
|
|
DISTVERSION= 0.5-1
|
|
PORTREVISION= 3
|
|
CATEGORIES= devel
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Registry infrastructure
|
|
WWW= https://cran.r-project.org/web/packages/registry/
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|