opnsense-ports/textproc/rubygem-character_set/Makefile
Franco Fichtner 3e856e2db2 */*: sync with upstream
Taken from: HardenedBSD
2019-03-03 10:41:55 +01:00

18 lines
358 B
Makefile

# Created by: Matthias Fechner <mfechner@FreeBSD.org>
# $FreeBSD$
PORTNAME= character_set
PORTVERSION= 1.1.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Build, read, write and compare sets of Unicode codepoints
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>