mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
16 lines
307 B
Makefile
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>
|