freebsd-ports/print/rubygem-prawn-layout/Makefile

20 lines
335 B
Makefile

# Created by: wenheping@gmail.com
# $FreeBSD$
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
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>