freebsd-ports/graphics/R-cran-jpeg/Makefile
2023-04-23 09:09:58 +00:00

16 lines
307 B
Makefile

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