mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +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
385 B
Makefile
18 lines
385 B
Makefile
# New ports collection makefile for: YaTeX
|
|
# Version required: 1.66
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
|
|
#
|
|
# $Id: Makefile,v 1.4 1998/11/20 18:19:09 itojun Exp $
|
|
#
|
|
|
|
PKGNAME= ja-yatex-1.66
|
|
CATEGORIES= japanese print elisp
|
|
|
|
MULE= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../print/yatex
|
|
PLIST= ${.CURDIR}/pkg/PLIST
|
|
|
|
.include "${MASTERDIR}/Makefile"
|