# New ports collection makefile for:	emacs-lisp-intro
# Date created:		18 November 1997
# Whom:			Don Croyle <croyle@gelemna.org>
#
# $FreeBSD: ports/lang/emacs-lisp-intro/Makefile,v 1.12 2004/03/14 06:16:50 ade Exp $
#

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_AUTOCONF_VER=	213

.include <bsd.port.mk>
