mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
9a81ab7133
This modification gets correct.
18 lines
368 B
Makefile
18 lines
368 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.5 1998/12/01 03:06:24 asami Exp $
|
|
#
|
|
|
|
PKGNAME= yatex-mule-1.66
|
|
CATEGORIES= print elisp
|
|
|
|
MULE= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../yatex
|
|
PLIST= ${.CURDIR}/pkg/PLIST
|
|
|
|
.include "${MASTERDIR}/Makefile"
|