aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-bcp47_spec/Makefile
blob: 3a123ce7825d08813ec4290a6e93c0a6cd605e7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PORTNAME=	bcp47_spec
PORTVERSION=	0.2.1
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Subset of the BCP 47 specification
WWW=		https://github.com/dadah89/bcp47_spec

LICENSE=	MIT

USES=		gem

NO_ARCH=	yes

.include <bsd.port.mk>