2009-12-11 20:36:55 +01:00
|
|
|
# $NetBSD: Makefile,v 1.6 2009/12/11 19:37:53 adam Exp $
|
2005-11-04 09:17:24 +01:00
|
|
|
|
2009-12-11 20:36:55 +01:00
|
|
|
CATEGORIES= math
|
|
|
|
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
|
2005-11-04 09:17:24 +01:00
|
|
|
|
2009-12-11 20:36:55 +01:00
|
|
|
MAINTAINER= mchittur@cs.nmsu.edu
|
|
|
|
HOMEPAGE= ${R_HOMEPAGE_BASE}/pixmap/
|
|
|
|
COMMENT= Functions for manipulations of bitmaps with R
|
2005-11-04 09:17:24 +01:00
|
|
|
|
2009-12-11 20:36:55 +01:00
|
|
|
R_PKGNAME= pixmap
|
|
|
|
R_PKGVER= 0.4-10
|
2005-11-04 09:17:24 +01:00
|
|
|
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|