mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18aed621c2
moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule) added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20)
18 lines
380 B
Makefile
18 lines
380 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-xemacs-1.66
|
|
|
|
XEMACS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../yatex
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
PLIST= ${.CURDIR}/pkg/PLIST
|
|
|
|
.include "${MASTERDIR}/Makefile"
|