mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-29 21:39:24 +00:00
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"
|