opnsense-ports/devel/rubygem-stud/Makefile
Franco Fichtner 9726eda8f6 */*: sync with upstream
Taken from: FreeBSD
2017-02-04 01:11:18 +01:00

14 lines
204 B
Makefile

# $FreeBSD$
PORTNAME= stud
PORTVERSION= 0.0.22
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Common code techniques
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>