aboutsummaryrefslogtreecommitdiffstats
path: root/devel/rubygem-naught/Makefile
blob: 338081fe574cf8f81c117b6b6fae3e00f6732e8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	naught
PORTVERSION=	1.1.0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Toolkit for building Null Objects
WWW=		https://github.com/avdi/naught

LICENSE=	MIT

NO_ARCH=	yes
USES=		gem

.include <bsd.port.mk>