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

20 lines
348 B
Makefile

PORTNAME= hoe
PORTVERSION= 3.26.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple rake/rubygems helper for project Rakefiles
WWW= https://github.com/seattlerb/hoe
LICENSE= MIT
RUN_DEPENDS= rubygem-rake>=0.8<15.0:devel/rubygem-rake
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/sow
.include <bsd.port.mk>