ports/lang/emacs-lisp-intro/Makefile
2021-04-06 16:31:07 +02:00

15 lines
307 B
Makefile

# Created by: Don Croyle <croyle@gelemna.org>
PORTNAME= emacs-lisp-intro
PORTVERSION= 2.04
PORTREVISION= 1
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>