freebsd-ports/print/rubygem-ttfunk/Makefile
2013-10-30 02:56:33 +00:00

16 lines
289 B
Makefile

# 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>