mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
17 lines
322 B
Makefile
17 lines
322 B
Makefile
# New ports collection makefile for: ppxp
|
|
# Version required: depend on ports/net/ppxp
|
|
# Date created: 01 Jan 1999
|
|
# Whom: sada@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-${DISTNAME}
|
|
MASTERDIR= ${.CURDIR}/../../net/ppxp
|
|
|
|
MAINTAINER= sada@FreeBSD.org
|
|
|
|
USE_TCLJP= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|