1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/print/yatex-mule/Makefile
Satoshi Asami 555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
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.)
1998-12-01 03:06:49 +00:00

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"