Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/graphics/R-cran-jpeg/Makefile
16461 views
PORTNAME=	jpeg
DISTVERSION=	0.1-11
CATEGORIES=	graphics
DISTNAME=	${PORTNAME}_${DISTVERSION}

MAINTAINER=	[email protected]
COMMENT=	Read and write JPEG images
WWW=		https://www.rforge.net/jpeg/

LICENSE=	GPLv2 GPLv3
LICENSE_COMB=	dual

USES=		cran:auto-plist,compiles jpeg

.include <bsd.port.mk>