freebsd-ports/devel/rubygem-sugar-high/Makefile
2021-04-06 16:31:07 +02:00

19 lines
262 B
Makefile

# Created by: rpsfa@rit.edu
PORTNAME= sugar-high
PORTVERSION= 0.7.3
PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= More Ruby sugar
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>