blob: 6296cb339e978477d84a758720e9643d3944c646 (
plain) (
tree)
|
|
# Created by: Don Croyle <croyle@gelemna.org>
# $FreeBSD$
PORTNAME= emacs-lisp-intro
PORTVERSION= 2.04
CATEGORIES= lang elisp
MASTER_SITES= GNU/emacs
MAINTAINER= amakawa@jp.FreeBSD.org
COMMENT= Introduction to Emacs Lisp programming
GNU_CONFIGURE= yes
INFO= emacs-lisp-intro
.include <bsd.port.mk>
|