6eff5967a7
Assure master ports and their lang-specific slaves of having consistent categories.
17 lines
275 B
Makefile
17 lines
275 B
Makefile
# New ports collection makefile for: ppxp
|
|
# Date created: 01 Jan 1999
|
|
# Whom: sada@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/ppxp
|
|
|
|
MAINTAINER= sada@FreeBSD.org
|
|
|
|
USE_TCLJP= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|