freebsd-ports/sysutils/rubygem-mothra/Makefile
Nuno Teixeira 6423984daf */*: Maintainer reset for linpct@gmail.com
Many consecutive timeouts. We thank linpct for all his efforts and
 hope to see him back in the future.

PR:		267643
2023-01-18 10:36:11 +00:00

21 lines
457 B
Makefile

PORTNAME= mothra
PORTVERSION= 0.0.3
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= FreeBSD send-pr command line tool for Bugzilla system
WWW= https://github.com/pct/mothra
LICENSE= MIT
RUN_DEPENDS= rubygem-colorize>=0.7.3:devel/rubygem-colorize \
rubygem-rodzilla>=0.3.6:devel/rubygem-rodzilla \
rubygem-thor>=0.19.1:devel/rubygem-thor
NO_ARCH= yes
USES= gem
PLIST_FILES= bin/mothra
.include <bsd.port.mk>