7e835c9257
unicode patch currently under development is released.
20 lines
336 B
Makefile
20 lines
336 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
|
|
|
|
PORTVERSION= 0.99.174
|
|
PORTREVISION= 1
|
|
|
|
MAINTAINER= knu@FreeBSD.org
|
|
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
|
|
WITH_XUNICODE= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|