3aba5f5ae4
Portable Emacs Library
13 lines
358 B
Makefile
13 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2001/02/20 08:33:59 jun Exp $
|
|
|
|
DISTNAME= apel-10.3
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://ftp.m17n.org/pub/mule/apel/
|
|
|
|
MAINTAINER= tech-pkg-ja@jp.netbsd.org
|
|
HOMEPAGE= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/APEL/
|
|
COMMENT= Portable Emacs Library
|
|
|
|
DEPENDS+= emacs-20.7:../../editors/emacs
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|