90fd7e4eed
Emacs lisp library for message representation/encoding
14 lines
409 B
Makefile
14 lines
409 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2001/02/20 09:09:06 jun Exp $
|
|
|
|
DISTNAME= flim-1.14.2
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/
|
|
|
|
MAINTAINER= tech-pkg-ja@jp.netbsd.org
|
|
HOMEPAGE= http://www.m17n.org/FLIM/
|
|
COMMENT= Emacs lisp library for message representation/encoding
|
|
|
|
DEPENDS+= emacs-20.7:../../editors/emacs
|
|
DEPENDS+= apel-10.*:../../devel/apel
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|