aboutsummaryrefslogtreecommitdiffstats
path: root/lang/elisp-manual/Makefile
blob: c767f0b1e820f71ab97b7a60f20ffa1e72765855 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:        elisp-manual
# Version required: 20-2.5
# Date created:     18 November 1997
# Whom:         Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
# $FreeBSD$
#

DISTNAME=   elisp-manual-20-2.5
CATEGORIES= lang
MASTER_SITES=   ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs

MAINTAINER= croyle@gelemna.ft-wayne.in.us

GNU_CONFIGURE=  yes

ALL_TARGET= elisp

.include <bsd.port.mk>