mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
91e0a451f3
Approved by: Dmitry S. Sivachenko <dima@chg.ru> (MAINTAINER of fltk)
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"
|