1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-toolkits/fltk-xunicode/Makefile
Akinori MUSHA 91e0a451f3 Add fltk-xunicode, FLTK with Unicode support, as a slave port to fltk.
Approved by:	Dmitry S. Sivachenko <dima@chg.ru> (MAINTAINER of fltk)
2000-08-25 18:24:49 +00:00

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"