6e02d7ee41
Suggested by Roland Illig, ok'd by various.
16 lines
393 B
Makefile
16 lines
393 B
Makefile
# $NetBSD: Makefile,v 1.11 2004/12/03 15:15:00 wiz Exp $
|
|
|
|
DISTNAME= elisp-manual-21-2.8
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
|
|
|
|
MAINTAINER= uebayasi@NetBSD.org
|
|
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
|
|
COMMENT= The Emacs Lisp Reference Manual for GNU Emacs Version 20.3
|
|
|
|
GNU_CONFIGURE= YES
|
|
INFO_FILES= elisp
|
|
|
|
BUILD_TARGET= elisp
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|