aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pcl-cvs-emacs20/Makefile
blob: d1fe68069219fa3ecd03e4e34fe3ae48e97e6862 (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:    PCL-CVS for GNU Emacs 20
# Date created:     27 Apr 2000
# Whom:         OKAZAKI Tetsurou
#
# $FreeBSD$
#

MAINTAINER= okazaki@FreeBSD.org

# This is a slave port.
PORTCLASS=  slave

MASTERDIR=  ${.CURDIR}/../../devel/pcl-cvs-emacs

# emacs port setup
EMACS_PORT_NAME=    emacs20

.include <${MASTERDIR}/Makefile>