opnsense-ports/devel/rubygem-tty-tree/Makefile
Franco Fichtner cd0b9ef4d1 */*: sync with upstream
Taken from: FreeBSD
2024-07-18 21:40:24 +02:00

18 lines
353 B
Makefile

PORTNAME= tty-tree
PORTVERSION= 0.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Print directory or structured data in tree like format
WWW= https://ttytoolkit.org/ \
https://github.com/piotrmurach/tty-tree
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>