summaryrefslogtreecommitdiff
path: root/geography/R-countrycode/Makefile
blob: a2f20e7684e4375cbe18072d0c13b58e3e1cc738 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2018/07/28 14:40:44 brook Exp $

CATEGORIES=	geography

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"