1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/japanese/lookup-emacs20/Makefile

26 lines
545 B
Makefile
Raw Normal View History

# New ports collection makefile for: lookup for Emacs20
# Date created: 98/11/19
# Whom: Satoshi Taoka <taoka@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= lookup
PORTVERSION= 1.2
PKGNAMESUFFIX= -emacs20
CATEGORIES= japanese elisp
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= taoka@FreeBSD.org
RUN_DEPENDS= ${PREFIX}/share/emacs/site-lisp/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \
${PREFIX}/share/emacs/site-lisp/lookup/lookup.el:${PORTSDIR}/japanese/lookup-mule
NO_BUILD= yes
do-install: # empty
.include <bsd.port.mk>