freebsd-ports/lang/emacs-lisp-intro/Makefile

17 lines
319 B
Makefile
Raw Normal View History

# Created by: Don Croyle <croyle@gelemna.org>
1999-08-25 08:35:40 +02:00
# $FreeBSD$
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
2014-09-25 11:18:20 +02:00
GNU_CONFIGURE= yes
2005-12-04 11:06:24 +01:00
INFO= emacs-lisp-intro
.include <bsd.port.mk>