[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / math / R-abind

Annotation of pkgsrc/math/R-abind/Makefile, Revision 1.7

1.7     ! brook       1: # $NetBSD: Makefile,v 1.6 2016/07/27 02:37:10 wen Exp $
1.1       rillig      2: #
                      3:
1.5       brook       4: CATEGORIES=    math
1.1       rillig      5:
1.5       brook       6: MAINTAINER=    pkgsrc-users@NetBSD.org
                      7: HOMEPAGE=      ${R_HOMEPAGE_BASE}/abind/
                      8: COMMENT=       Combine multi-dimensional arrays
                      9: LICENSE=       gnu-lgpl-v2
1.1       rillig     10:
1.5       brook      11: R_PKGNAME=     abind
1.6       wen        12: R_PKGVER=      1.4-5
1.1       rillig     13:
                     14: .include "../../math/R/Makefile.extension"
                     15: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>