1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/japanese/lookup-xemacs/Makefile

19 lines
343 B
Makefile
Raw Normal View History

# 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
.if defined(PARALLEL_PACKAGE_BUILD)
FORBIDDEN= hang
.endif
.include "${MASTERDIR}/Makefile"