mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
17 lines
317 B
Makefile
17 lines
317 B
Makefile
# New ports collection makefile for: ppxp
|
|
# Version required: depend on ports/net/ppxp
|
|
# Date created: 01 Jan 1999
|
|
# Whom: sada@FreeBSD.ORG
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
PKGNAME= ja-${DISTNAME}
|
|
MASTERDIR= ${.CURDIR}/../../net/ppxp
|
|
|
|
MAINTAINER= sada@FreeBSD.ORG
|
|
|
|
USE_TCLJP= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|