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

18 lines
358 B
Makefile

PORTNAME= tty-which
PORTVERSION= 0.5.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Platform independent implementation of Unix which command
WWW= https://ttytoolkit.org/ \
https://github.com/piotrmurach/tty-which
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>