summaryrefslogtreecommitdiff
path: root/geography/R-countrycode/Makefile
blob: 16f73609c93cb784b2e8eab4cab44453946ed874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.2 2015/07/26 13:30:21 mef 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.18

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