aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-character_set/Makefile
blob: 14208d55525a4f9406a129a6a86f695983e81007 (plain) (tree)
1
2
3
4
5
6
7
8
                             
                     




                                                                         
                                                          




                                     

                      
PORTNAME=	character_set
PORTVERSION=	1.8.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Build, read, write and compare sets of Unicode codepoints
WWW=		https://github.com/jaynetics/character_set

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

USES=		gem

.include <bsd.port.mk>