mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
374 B
Makefile
18 lines
374 B
Makefile
# New ports collection makefile for: YaTeX
|
|
# Version required: 1.66
|
|
# Date created: 98/11/17
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $Id: Makefile,v 1.6 1999/03/17 06:57:38 taoka Exp $
|
|
#
|
|
|
|
PKGNAME= yatex-xemacs-mule-1.66
|
|
|
|
XEMACS-MULE= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../yatex
|
|
COMMENT= ${.CURDIR}/pkg/COMMENT
|
|
PLIST= ${.CURDIR}/pkg/PLIST
|
|
|
|
.include "${MASTERDIR}/Makefile"
|