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

17 lines
327 B
Makefile

PORTNAME= prawn-layout
PORTVERSION= 0.8.4
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Prawn Extension to Provides Table Support and Other Layout
WWW= https://github.com/practicingruby/prawn-layout
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>