freebsd-ports/print/rubygem-ttfunk/Makefile
Steve Wills 37b5ed38b0 print/rubygem-prawn: update to 1.3.0
print/rubygem-ttfunk: update to 1.4.0
print/rubygem-pdf-core: update to 0.4.0

Update rubygem-prawn and friends to the latest versions. These are all
committed at the same time to avoid breakage.

PR:		193833
PR:		194012
PR:		194013
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-09-29 21:05:03 +00:00

19 lines
335 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= ttfunk
PORTVERSION= 1.4.0
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Font Metrics Parser for Prawn
LICENSE= RUBY GPLv2 GPLv3
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>