# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>

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

USES=		gem
USE_RUBY=	yes

NO_ARCH=	yes

.include <bsd.port.mk>
