opnsense-ports/devel/rubygem-tty-font/Makefile
Franco Fichtner 282a606d6f */*: sync with upstream
Taken from: HardenedBSD
2018-03-13 07:47:18 +01:00

19 lines
357 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= tty-font
PORTVERSION= 0.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Large stylized characters using terminal friendly fonts
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>