aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-mutter/Makefile
blob: a5086a35574cbc7ae1dfe353620cafe4c531d396 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Nicola Vitale <nivit@FreeBSD.org>

PORTNAME=	mutter
PORTVERSION=	0.5.3
#PORTREVISION=	0
CATEGORIES=	devel rubygems
MASTER_SITES=	RG

MAINTAINER=	nivit@FreeBSD.org
COMMENT=	Tiny command-line interface library

NO_ARCH=	yes

USE_RUBY=	yes
USES=		gem

.include <bsd.port.mk>