mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
274 B
Makefile
16 lines
274 B
Makefile
# New ports collection makefile for: YaTeX
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMESUFFIX= -xemacs-mule
|
|
|
|
XEMACS-MULE= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../yatex
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
|
|
.include "${MASTERDIR}/Makefile"
|