1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/devel/R-cran-zeallot/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
259 B
Makefile

PORTNAME= zeallot
PORTVERSION= 0.1.0
PORTREVISION= 2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Multiple, Unpacking, and Destructuring Assignment
LICENSE= MIT
USES= cran:auto-plist
.include <bsd.port.mk>