freebsd-ports/lang/emacs-lisp-intro/Makefile

21 lines
438 B
Makefile
Raw Normal View History

1998-09-19 00:28:04 +02:00
# New ports collection makefile for: emacs-lisp-intro
# Date created: 18 November 1997
# Whom: Don Croyle <croyle@gelemna.org>
#
1999-08-25 08:35:40 +02:00
# $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
2003-02-21 13:35:09 +01:00
COMMENT= An introduction to Emacs Lisp programming
USE_AUTOTOOLS= autoconf:213
2005-12-04 11:06:24 +01:00
INFO= emacs-lisp-intro
.include <bsd.port.mk>