1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/lang/emacs-lisp-intro/Makefile
2014-09-25 09:18:20 +00:00

17 lines
338 B
Makefile

# Created by: Don Croyle <croyle@gelemna.org>
# $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
COMMENT= Introduction to Emacs Lisp programming
GNU_CONFIGURE= yes
INFO= emacs-lisp-intro
.include <bsd.port.mk>