# $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"