freebsd-ports/editors/flim113-emacs20/Makefile

22 lines
424 B
Makefile
Raw Normal View History

# New ports collection makefile for: flim-current for emacs20
# Date created: 23 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
# emacs port setup
EMACS_PORT_NAME= emacs20
1999-10-11 08:15:23 +02:00
# use pkg-* files in ${.CURDIR}
PKGDIR= ${.CURDIR}
.include <${MASTERDIR}/Makefile>