freebsd-ports/devel/R-cran-gbRd/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
256 B
Makefile

PORTNAME= gbRd
DISTVERSION= 0.4-11
PORTREVISION= 2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Utilities for processing Rd objects and files
LICENSE= GPLv2+
USES= cran:auto-plist
.include <bsd.port.mk>