1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/print/rubygem-prawn-layout/Makefile
Sunpoet Po-Chuan Hsieh 3f16fc7b66 - Add LICENSE
- Update WWW
2015-05-24 18:58:01 +00:00

20 lines
351 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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>