e25a727caa
- Update to 0.1.7-1 - Drop maintainership
14 lines
317 B
Makefile
14 lines
317 B
Makefile
PORTNAME= sourcetools
|
|
DISTVERSION= 0.1.7-1
|
|
CATEGORIES= devel
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Tools for the Reading and Tokenization of R Code
|
|
WWW= https://cran.r-project.org/web/packages/sourcetools/
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|