mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
3c84e292d3
PR: ports/187997 Submitted by: Michael Moll <kvedulv@kvedulv.de>
17 lines
289 B
Makefile
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>
|