1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/print/rubygem-ttfunk/Makefile
Steve Wills 3c84e292d3 - Update to 1.1.1
PR:		ports/187997
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2014-03-29 15:34:02 +00:00

17 lines
289 B
Makefile

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