11 lines
232 B
Makefile
11 lines
232 B
Makefile
# New ports collection makefile for: celestia-kde
|
|
# Date created: 18 Aug 2009
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CELESTIA_UI= kde
|
|
MASTERDIR= ${.CURDIR}/../celestia
|
|
|
|
.include "${MASTERDIR}/Makefile"
|