pkgsrc/math/R-pixmap/Makefile

15 lines
382 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/04/15 15:38:14 brook Exp $
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/pixmap/
COMMENT= Functions for manipulations of bitmaps with R
LICENSE= gnu-gpl-v2
R_PKGNAME= pixmap
R_PKGVER= 0.4-11
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"