aboutsummaryrefslogblamecommitdiffstats
path: root/lang/emacs-lisp-intro/Makefile
blob: 6296cb339e978477d84a758720e9643d3944c646 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             
           
 
                                
                    
                          
                         
 
                                      
                                                      
 
                   
                                
 
                      
# Created by: Don Croyle <croyle@gelemna.org>
# $FreeBSD$

PORTNAME=   emacs-lisp-intro
PORTVERSION=    2.04
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>