Update graphics/p5-Chart to version 2.4.9
[dports.git] / graphics / R-cran-pixmap / Makefile
1 # Created by: TAKATSU Tomonari <tota@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       pixmap
5 DISTVERSION=    0.4-11
6 PORTREVISION=   10
7 CATEGORIES=     graphics
8 DISTNAME=       ${PORTNAME}_${DISTVERSION}
9
10 MAINTAINER=     tota@FreeBSD.org
11 COMMENT=        Bitmap Images ("Pixel Maps")
12
13 LICENSE=        GPLv2
14
15 USES=   cran:auto-plist
16
17 .include <bsd.port.mk>