blob: 52abe69f1b710fb5876683226074bebfd413dda5 (
plain) (
tree)
|
|
# 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"
|