mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
3f16fc7b66
- Update WWW
20 lines
351 B
Makefile
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>
|