summaryrefslogtreecommitdiff
path: root/geography/R-countrycode/Makefile
blob: eb859d550bca2b2ad0897d328ea9736a2f6a552a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.4 2019/07/31 15:57:09 brook Exp $

CATEGORIES=	geography R

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=	1.1.0

USE_LANGUAGES=	# none

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