freebsd-ports/devel/rubygem-abstract/Makefile
Sunpoet Po-Chuan Hsieh 54c8f0aa7f - Add LICENSE
2015-05-23 07:13:54 +00:00

19 lines
327 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= abstract
PORTVERSION= 1.0.0
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Define abstract method in Ruby
LICENSE= RUBY
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>