pkgsrc/lang/elisp-manual/Makefile
2003-08-09 10:49:07 +00:00

16 lines
391 B
Makefile

# $NetBSD: Makefile,v 1.10 2003/08/09 10:59:07 seb 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
ALL_TARGET= elisp
.include "../../mk/bsd.pkg.mk"