opnsense-ports/devel/rubygem-thor0/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

22 lines
380 B
Makefile

PORTNAME= thor
PORTVERSION= 0.20.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 0
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Scripting framework that replaces rake, sake, and rubigen
WWW= https://github.com/erikhuda/thor
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/thor
PORTSCOUT= limit:^0\.
.include <bsd.port.mk>