freebsd-ports/x11-toolkits/fltk-xunicode/Makefile
Akinori MUSHA 056108e4df List myself as the maintainer of fltk-xunicode. Change MAINTAINER= in
fltk/Makefile to MAINTAINER?= .

Define COMMENT properly for fltk-xunicode.
2001-02-23 18:49:07 +00:00

17 lines
294 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
MAINTAINER= knu@FreeBSD.org
COMMENT= ${.CURDIR}/pkg-comment
WITH_XUNICODE= yes
.include "${MASTERDIR}/Makefile"