freebsd-ports/graphics/R-cran-pixmap/Makefile
2013-03-07 04:21:34 +00:00

18 lines
319 B
Makefile

# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
# $FreeBSD$
PORTNAME= pixmap
DISTVERSION= 0.4-11
PORTREVISION= 5
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Bitmap Images ("Pixel Maps")
LICENSE= GPLv2
USE_R_MOD= yes
R_MOD_AUTOPLIST= yes
.include <bsd.port.mk>