mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
15 lines
246 B
Makefile
15 lines
246 B
Makefile
# New ports collection makefile for: ppxp
|
|
# Date created: 01 Jan 1999
|
|
# Whom: sada@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/ppxp
|
|
|
|
WITH_TCLJP= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|