opnsense-ports/devel/rubygem-tty-screen/Makefile
Franco Fichtner 38c2535179 */*: sync with upstream
Taken from: FreeBSD
2023-12-27 08:21:45 +01:00

18 lines
333 B
Makefile

PORTNAME= tty-screen
PORTVERSION= 0.8.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Terminal screen size detection
WWW= https://ttytoolkit.org/ \
https://github.com/piotrmurach/tty-screen
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>