forked from Lainports/opnsense-ports
15 lines
264 B
Makefile
15 lines
264 B
Makefile
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>
|