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

Annotation of pkgsrc/math/R-circular/Makefile, Revision 1.2

1.2     ! asau        1: # $NetBSD: Makefile,v 1.1.1.1 2008/10/14 07:12:44 markd Exp $
1.1       markd       2: #
                      3:
1.2     ! asau        4: PKGREVISION=           1
1.1       markd       5: CATEGORIES=            math
                      6: MASTER_SITES=          ${MASTER_SITE_R_CRAN:=contrib/}
                      7:
                      8: MAINTAINER=            pkgsrc-users@NetBSD.org
                      9: HOMEPAGE=              ${R_HOMEPAGE_BASE}/circular/
                     10: COMMENT=               Circular Statistics, from "Topics in circular Statistics"
                     11:
                     12: R_PKGNAME=             circular
                     13: R_PKGVER=               0.3-8
                     14: USE_LANGUAGES+=                c fortran
                     15:
                     16: .include "../../math/R/Makefile.extension"
                     17: .include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>