aboutsummaryrefslogtreecommitdiffstats
path: root/lang/emacs-lisp-intro/Makefile
blob: ce30b43efb82c9960d9c2712a3e42f26a802f6e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    emacs-lisp-intro
# Date created:     18 November 1997
# Whom:         Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#

PORTNAME=   emacs-lisp-intro
PORTVERSION=    2.04
CATEGORIES= lang
MASTER_SITES=   ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs

MAINTAINER= amakawa@jp.FreeBSD.org

USE_AUTOCONF=   yes

.include <bsd.port.mk>