1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/lang/emacs-lisp-intro/Makefile
2021-04-06 16:31:07 +02:00

16 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>