1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
2022-03-07 01:57:38 +00:00

14 lines
234 B
Makefile

PORTNAME= xfun
PORTVERSION= 0.30
CATEGORIES= misc
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Miscellaneous Functions by Yihui Xie
LICENSE= MIT
USES= cran:auto-plist,compiles
.include <bsd.port.mk>