File:  [cvs.NetBSD.org] / pkgsrc / lang / elisp-manual / Makefile
Revision 1.9: download - view: text, annotated - select for diffs
Thu Jul 17 21:44:15 2003 UTC (21 years, 10 months ago) by grant
Branches: MAIN
CVS tags: HEAD
s/netbsd.org/NetBSD.org/

# $NetBSD: Makefile,v 1.9 2003/07/17 21:44:15 grant 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
USE_NEW_TEXINFO=	YES
INFO_FILES=	elisp

ALL_TARGET=	elisp

.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>