# $NetBSD: Makefile,v 1.5 2008/10/14 05:35:47 markd Exp $ # CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/} MAINTAINER= mchittur@cs.nmsu.edu HOMEPAGE= ${R_HOMEPAGE_BASE}/pixmap/ COMMENT= Functions for manipulations of bitmaps with R R_PKGNAME= pixmap R_PKGVER= 0.4-9 .include "../../math/R/Makefile.extension" .include "../../mk/bsd.pkg.mk"