freebsd-ports/devel/rubygem-sundawg_country_codes/Makefile
2021-04-06 16:31:07 +02:00

16 lines
296 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
PORTNAME= sundawg_country_codes
PORTVERSION= 0.0.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Manage ISO 3166 country names and codes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>