17450f8b83
Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
14 lines
276 B
Makefile
14 lines
276 B
Makefile
# New ports collection makefile for: YaTeX
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -xemacs
|
|
|
|
MASTERDIR= ${.CURDIR}/../yatex
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
EMACS_PORT_NAME=xemacs21
|
|
|
|
.include "${MASTERDIR}/Makefile"
|