f5f06a31fe
PR pkg/36492.
18 lines
435 B
Makefile
18 lines
435 B
Makefile
# $NetBSD: Makefile,v 1.14 2007/06/15 01:44:21 markd 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 21.2
|
|
|
|
CONFLICTS= {emacs,emacs-nox11}>=22.1
|
|
|
|
GNU_CONFIGURE= YES
|
|
INFO_FILES= # PLIST
|
|
|
|
BUILD_TARGET= elisp
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|