freebsd-ports/lang/emacs-lisp-intro/Makefile
2005-12-04 10:06:24 +00:00

21 lines
438 B
Makefile

# New ports collection makefile for: emacs-lisp-intro
# Date created: 18 November 1997
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
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= autoconf:213
INFO= emacs-lisp-intro
.include <bsd.port.mk>