diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-01 20:32:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-01 20:32:52 +0000 |
commit | 42d09a11e8ccc0a49410ce0e109243252ce283f9 (patch) | |
tree | f48a4736f133e2f15f4172d533638f709b9fe67d /editors/flim-xemacs20/Makefile | |
parent | d0449546ca93a486051ea6d663302cd85a33f77a (diff) | |
download | ports-42d09a11e8ccc0a49410ce0e109243252ce283f9.tar.gz ports-42d09a11e8ccc0a49410ce0e109243252ce283f9.zip |
Notes
Diffstat (limited to 'editors/flim-xemacs20/Makefile')
-rw-r--r-- | editors/flim-xemacs20/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/editors/flim-xemacs20/Makefile b/editors/flim-xemacs20/Makefile deleted file mode 100644 index 8dfb28ab21b9..000000000000 --- a/editors/flim-xemacs20/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: flim for xemacs20 -# Date created: 25 July 1999 -# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org> -# -# $FreeBSD$ -# - -MAINTAINER= shige@FreeBSD.org - -# This is a slave port. -PORTCLASS= slave - -MASTERDIR= ${.CURDIR}/../../editors/flim-emacs - -# emacs port setup -EMACS_PORT_NAME= xemacs20 - -# use pkg-* files in ${.CURDIR} -PKGDIR= ${.CURDIR} - -.include <${MASTERDIR}/Makefile> |