mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 23:00:30 -04:00
13 lines
244 B
Makefile
13 lines
244 B
Makefile
PORTNAME= generics
|
|
PORTVERSION= 0.1.2
|
|
CATEGORIES= devel
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
COMMENT= Common S3 Generics not Provided by Base R Methods
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= cran:auto-plist
|
|
|
|
.include <bsd.port.mk>
|