mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
17450f8b83
Pointed out: asami (2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
15 lines
270 B
Makefile
15 lines
270 B
Makefile
# New ports collection makefile for: YaTeX
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -mule
|
|
|
|
MASTERDIR= ${.CURDIR}/../yatex
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
EMACS_PORT_NAME=mule
|
|
|
|
.include "${MASTERDIR}/Makefile"
|