opnsense-ports/textproc/rubygem-rttool/Makefile
Franco Fichtner de5f07e55f */*: sync with upstream
Taken from: HardenedBSD
2021-07-26 14:27:30 +02:00

19 lines
294 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
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/rdrt2 bin/rt2
.include <bsd.port.mk>