pkgsrc/lang/elisp-manual/Makefile

17 lines
391 B
Makefile
Raw Normal View History

2003-08-09 12:49:07 +02:00
# $NetBSD: Makefile,v 1.10 2003/08/09 10:59:07 seb Exp $
1998-10-18 21:55:15 +02:00
DISTNAME= elisp-manual-21-2.8
1998-10-18 21:55:15 +02:00
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
1998-10-18 21:55:15 +02:00
2003-07-17 23:41:05 +02:00
MAINTAINER= uebayasi@NetBSD.org
1998-10-18 21:55:15 +02:00
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
COMMENT= The Emacs Lisp Reference Manual for GNU Emacs Version 20.3
1998-10-18 21:55:15 +02:00
GNU_CONFIGURE= YES
INFO_FILES= elisp
1998-10-18 21:55:15 +02:00
ALL_TARGET= elisp
.include "../../mk/bsd.pkg.mk"