freebsd-ports/print/rubygem-pdf-core/Makefile

17 lines
302 B
Makefile
Raw Normal View History

# Created by: Michael Moll <kvedulv at kvedulv.de>
# $FreeBSD$
PORTNAME= pdf-core
PORTVERSION= 0.4.0
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby library to render PDF documents
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>