2009-06-20 14:05:53 +02:00
|
|
|
# Ports collection makefile for: rubygem-prawn-core
|
|
|
|
# Date created: 19 June, 2009
|
|
|
|
# Whom: Wen Heping <wenheping@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= prawn-core
|
2009-11-22 04:22:11 +01:00
|
|
|
PORTVERSION= 0.6.3
|
2009-06-20 14:05:53 +02:00
|
|
|
CATEGORIES= print rubygems
|
|
|
|
MASTER_SITES= RF/prawn
|
|
|
|
|
2009-09-30 16:57:05 +02:00
|
|
|
MAINTAINER= wen@FreeBSD.org
|
2009-06-20 14:05:53 +02:00
|
|
|
COMMENT= Core of Rubygem-prawn
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|