1999-01-18 04:02:49 +00:00
|
|
|
# New ports collection makefile for: semi-current for emacs20
|
|
|
|
# Date created: 23 September 1998
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
1999-01-18 04:02:49 +00:00
|
|
|
#
|
1999-08-25 05:57:29 +00:00
|
|
|
# $FreeBSD$
|
1999-01-18 04:02:49 +00:00
|
|
|
#
|
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= shige@FreeBSD.org
|
1999-01-18 04:02:49 +00:00
|
|
|
|
1999-05-09 16:59:09 +00:00
|
|
|
# This is a slave port.
|
|
|
|
PORTCLASS= slave
|
1999-01-18 04:02:49 +00:00
|
|
|
|
1999-05-09 16:59:09 +00:00
|
|
|
MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current
|
1999-01-18 04:02:49 +00:00
|
|
|
|
1999-05-09 16:59:09 +00:00
|
|
|
# emacs port setup
|
2000-07-12 15:51:49 +00:00
|
|
|
EMACS_PORT_NAME= emacs20
|
1999-10-11 06:22:08 +00:00
|
|
|
|
2000-10-08 10:23:48 +00:00
|
|
|
# use pkg-* files in ${.CURDIR}
|
|
|
|
PKGDIR= ${.CURDIR}
|
1999-01-18 04:02:49 +00:00
|
|
|
|
1999-05-09 16:59:09 +00:00
|
|
|
.include <${MASTERDIR}/Makefile>
|