diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-05-18 19:09:02 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-05-18 19:09:02 +0000 |
commit | ab7521efa69ff176c61d0af5c51f45acdf3b4220 (patch) | |
tree | 275a7497063dbc0e3ed31e601d44579606fbf690 /japanese/navi2ch-xemacs21-mule | |
parent | de65f2199bc64785345e0426a51978dc85e46433 (diff) | |
download | ports-ab7521efa69ff176c61d0af5c51f45acdf3b4220.tar.gz ports-ab7521efa69ff176c61d0af5c51f45acdf3b4220.zip |
Notes
Diffstat (limited to 'japanese/navi2ch-xemacs21-mule')
-rw-r--r-- | japanese/navi2ch-xemacs21-mule/Makefile | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/japanese/navi2ch-xemacs21-mule/Makefile b/japanese/navi2ch-xemacs21-mule/Makefile new file mode 100644 index 000000000000..03827d59c125 --- /dev/null +++ b/japanese/navi2ch-xemacs21-mule/Makefile @@ -0,0 +1,14 @@ +# New ports collection makefile for: navi2ch for xemacs21-mule +# Date created: 13 May 2001 +# Whom: FUJISHIMA Satsuki <sf@FreeBSD.org> +# +# $FreeBSD$ +# + +MASTERDIR= ${.CURDIR}/../navi2ch-emacs20 + +EMACS_PORT_NAME= xemacs21-mule + +RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/mona12aB.pcf.gz:${PORTSDIR}/japanese/monafonts + +.include <${MASTERDIR}/Makefile> |