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