mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8e270816f9
PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
17 lines
353 B
Makefile
17 lines
353 B
Makefile
# New ports collection makefile for: ja-tcsh NLS catalog (Miyakonjo)
|
|
# Date created: 6 January 1999
|
|
# Whom: Issei Suzuki <issei@jp.FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATALOGNAME= miyakonjo
|
|
|
|
MAINTAINER= issei@jp.FreeBSD.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../tcsh-nls-generic
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
PLIST= ${MASTERDIR}/pkg/PLIST
|
|
|
|
.include "${MASTERDIR}/Makefile"
|