summaryrefslogtreecommitdiff
path: root/geography/R-countrycode/Makefile
blob: ce84591299a6df78cbefc9d94eef273413b84433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1 2014/09/19 20:53:02 brook Exp $

CATEGORIES=	geography
MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	${R_HOMEPAGE_BASE}/countrycode/
COMMENT=	Convert country names and country codes
LICENSE=	gnu-gpl-v3

R_PKGNAME=	countrycode
R_PKGVER=	0.17

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"