mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
9 lines
166 B
Makefile
9 lines
166 B
Makefile
# Created by: Jean-Yves Lefort <jylefort@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
CELESTIA_UI= gtk
|
|
MASTERDIR= ${.CURDIR}/../celestia
|
|
NO_STAGE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|