mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
13 lines
232 B
Makefile
13 lines
232 B
Makefile
|
# New ports collection makefile for: fltk-xunicode
|
||
|
# Date created: 25 Aug 2000
|
||
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
MASTERDIR= ${.CURDIR}/../fltk
|
||
|
|
||
|
WITH_XUNICODE= yes
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|