1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/japanese/lookup-xemacs/Makefile
Satoshi Taoka 08d46146a8 (1) taoka@infonets.hiroshima-u.ac.jp => taoka@FreeBSD.org
(2) We need install dir into ${PREFIX}/lib/xemacs/info for XEmacs
Obtained from:	http://bento.freebsd.org/errorlogs/
1999-09-08 15:21:53 +00:00

18 lines
371 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
ELISPDIR= ${PREFIX}/lib/xemacs/site-lisp/lookup
PORTINFODIR= ${PREFIX}/lib/xemacs/info
.include "${MASTERDIR}/Makefile"