mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
15 lines
223 B
Makefile
15 lines
223 B
Makefile
PORTNAME= stud
|
|
PORTVERSION= 0.0.23
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Common code techniques
|
|
|
|
LICENSE= APACHE20
|
|
|
|
NO_ARCH= yes
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|