ec390027e8
Changes in pixmap version 0.4-12 o Fixed some NAMESPACE problems
13 lines
303 B
Makefile
13 lines
303 B
Makefile
# $NetBSD: Makefile,v 1.11 2021/09/18 05:30:33 mef Exp $
|
|
|
|
R_PKGNAME= pixmap
|
|
R_PKGVER= 0.4-12
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= Functions for manipulations of bitmaps with R
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../math/R/Makefile.extension"
|
|
.include "../../mk/bsd.pkg.mk"
|