pkgsrc/math/R-combinat/Makefile
markd 691c756d2c Initial import R-combinat 0.0.6
Routines for combinatorics
2006-07-02 13:16:03 +00:00

15 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 13:16:03 markd Exp $
#
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/combinat.html
COMMENT= Routines for combinatorics
R_PKGNAME= combinat
R_PKGVER= 0.0-6
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"