# Created by: Don Croyle <croyle@gelemna.org>
# $FreeBSD: lang/emacs-lisp-intro/Makefile 327741 2013-09-20 19:53:09Z bapt $

PORTNAME=	emacs-lisp-intro
PORTVERSION=	2.04
CATEGORIES=	lang elisp
MASTER_SITES=	${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR=	emacs

MAINTAINER=	amakawa@jp.FreeBSD.org
COMMENT=	An introduction to Emacs Lisp programming

USE_AUTOTOOLS=	autoconf213
INFO=		emacs-lisp-intro

NO_STAGE=	yes
.include <bsd.port.mk>
