mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 08:00:31 -04:00
8 lines
144 B
Makefile
8 lines
144 B
Makefile
# Created by: thinker <thinker@branda.to>
|
|
# $FreeBSD$
|
|
|
|
WITH_PYTHON= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../clearsilver
|
|
|
|
.include "${MASTERDIR}/Makefile"
|