mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
cf118ccf87
Reported by: lwhsu
15 lines
259 B
Makefile
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>
|