freebsd-ports/print/rubygem-prawn-core/Makefile
Sunpoet Po-Chuan Hsieh bec791bba5 - Add LICENSE
2015-05-24 18:57:40 +00:00

19 lines
325 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
PORTNAME= prawn-core
PORTVERSION= 0.8.4
CATEGORIES= print rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Core of Rubygem-prawn
LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>