Files
ports/print/rubygem-rbpdf-font/Makefile
T
Sunpoet Po-Chuan Hsieh 519ee28896 Cosmetic change
2019-11-03 17:23:22 +00:00

21 lines
330 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= rbpdf-font
PORTVERSION= 1.19.1
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= RBPDF font files
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>