ports/devel/rubygem-tty-tree/Makefile

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>