freebsd-ports/devel/rubygem-naught/Makefile
Steve Wills 201b52fc1e devel/rubygem-naught: add port for rubygem-naught
Naught is a toolkit for building Null Objects

WWW: https://github.com/avdi/naught
2014-08-23 21:42:14 +00:00

16 lines
304 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= naught
PORTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Naught is a toolkit for building Null Objects
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
.include <bsd.port.mk>