17 lines
297 B
Makefile
17 lines
297 B
Makefile
# New ports collection makefile for: fox-xunicode
|
|
# Date created: 24 February 2001
|
|
# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MASTERDIR= ${.CURDIR}/../fox
|
|
|
|
MAINTAINER= knu@FreeBSD.org
|
|
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
|
|
WITH_XUNICODE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|