freebsd-ports/graphics/R-cran-jpeg/Makefile
Guangyuan Yang df8ce688d4 graphics/R-cran-jpeg: Update to 0.1-9
Approved by:	lwhsu (mentor, implicit)
2021-07-25 15:38:12 -04:00

14 lines
255 B
Makefile

PORTNAME= jpeg
DISTVERSION= 0.1-9
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Read and write JPEG images
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= cran:auto-plist,compiles
.include <bsd.port.mk>