summaryrefslogtreecommitdiff
path: root/devel/rubygem-mutter/Makefile
blob: ecb9045d35b752e0f3dfaa5507b2c193d430a7e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	mutter
PORTVERSION=	0.5.3
PORTREVISION=	0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Tiny command-line interface library
WWW=		https://github.com/cloudhead/mutter

NO_ARCH=	yes

USES=		gem

.include <bsd.port.mk>