mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
555a3ebe6c
that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
18 lines
395 B
Makefile
18 lines
395 B
Makefile
# New ports collection makefile for: GP + Japanese treatment
|
|
# Version required: 2.5p2
|
|
# Date created: 15 April 1997
|
|
# Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.8 1998/08/24 01:04:42 steve Exp $
|
|
#
|
|
|
|
PKGNAME= ja-gp-2.5p2
|
|
CATEGORIES= japanese print
|
|
|
|
LANGUAGE= Japanese
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/gp
|
|
PKGDIR= ${.CURDIR}/pkg
|
|
|
|
.include "${MASTERDIR}/Makefile"
|