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

19 lines
319 B
Makefile

PORTNAME= rttool
PORTVERSION= 1.0.3.0
CATEGORIES= textproc ruby
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= RT into HTML and plain text converter
WWW= https://rubygems.org/gems/rttool
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
USES= gem
NO_ARCH= yes
PLIST_FILES= bin/rdrt2 bin/rt2
.include <bsd.port.mk>