freebsd-ports/devel/rubygem-sugar-high/Makefile
Sunpoet Po-Chuan Hsieh bcc79f43ba - Add LICENSE
- Remove RUN_DEPENDS
- Bump PORTREVISION for dependency change
2015-05-29 11:16:58 +00:00

19 lines
290 B
Makefile

# Created by: rpsfa@rit.edu
# $FreeBSD$
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
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>