forked from Lainports/opnsense-ports
15 lines
257 B
Makefile
15 lines
257 B
Makefile
PORTNAME= stud
|
|
PORTVERSION= 0.0.23
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Common code techniques
|
|
WWW= https://github.com/jordansissel/ruby-stud
|
|
|
|
LICENSE= APACHE20
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|