aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-attic/Makefile
blob: 7326b9df81cf969217b81180fea38aee73bc1f19 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$

PORTNAME=   attic
PORTVERSION=    0.5.3
CATEGORIES= devel rubygems
MASTER_SITES=   RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT=    Place to hide private instance variables in your Ruby objects

LICENSE=    MIT

NO_ARCH=    yes
USE_RUBY=   yes
USES=       gem

.include <bsd.port.mk>