2000-12-13 00:47:22 +01:00
|
|
|
# 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
|
|
|
|
|
2004-05-18 20:20:34 +02:00
|
|
|
.include "${MASTERDIR}/Makefile"
|