summaryrefslogtreecommitdiff
path: root/print/rubygem-ttfunk/Makefile
blob: 71067200074fd00ac213a60abc18a6b6015a3f8c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$

PORTNAME=	ttfunk
PORTVERSION=	1.0.3
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>