freebsd-ports/print/rubygem-rbpdf-font/Makefile
2021-04-06 16:31:07 +02:00

19 lines
318 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
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>