Path: blob/main/graphics/R-cran-GDD/Makefile
16124 views
# Created by: Steven Kreuzer <[email protected]> PORTNAME= GDD DISTVERSION= 0.1-13.1 PORTREVISION= 15 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= [email protected] COMMENT= Graphics device for R for creating bitmap output LICENSE= GPLv2 BUILD_DEPENDS= libgd>=2.0.35_8,1:graphics/gd RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME} USES= cran:auto-plist,compiles .include <bsd.port.mk>