opnsense-ports/devel/rubygem-mutter/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

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>