head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.36.50;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@# New ports collection makefile for:	PCL-CVS for GNU Emacs 20
# Date created:		27 Apr 2000
# Whom:			OKAZAKI Tetsurou
#
# $FreeBSD$
# $ports: ports/devel/pcl-cvs-emacs20/Makefile,v 1.1 2000/12/12 23:47:22 okazaki Exp $
#

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>
@
