mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5fd24128b9
build currently). Taoka-san has been notified.
15 lines
283 B
Makefile
15 lines
283 B
Makefile
# New ports collection makefile for: lookup for XEmacs
|
|
# Version required: 1.0
|
|
# Date created: 98/11/19
|
|
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAME= ja-lookup-xemacs-1.0
|
|
|
|
MASTERDIR= ${.CURDIR}/../lookup-mule
|
|
EMACS= xemacs
|
|
|
|
.include "${MASTERDIR}/Makefile"
|