8 lines
157 B
Makefile
8 lines
157 B
Makefile
# Created by: Franco Fichtner <franco@opnsense.org>
|
|
# $FreeBSD$
|
|
|
|
CATEGORIES= lang
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/ruby23
|
|
|
|
.include "${MASTERDIR}/Makefile"
|