1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Add flim113-emacs19 stub slave port.

This commit is contained in:
Shigeyuki Fukushima 2001-12-01 21:01:09 +00:00
parent ab88a0c1c0
commit 3beba62bef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50831
2 changed files with 19 additions and 0 deletions

View File

@ -39,6 +39,7 @@
SUBDIR += flim-emacs20
SUBDIR += flim-xemacs21-mule
SUBDIR += flim113
SUBDIR += flim113-emacs19
SUBDIR += flim113-emacs20
SUBDIR += flim113-mule
SUBDIR += flim113-xemacs21-mule

View File

@ -0,0 +1,18 @@
# New ports collection makefile for: flim-1.13.x for emacs19
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../editors/flim113
# emacs port setup
EMACS_PORT_NAME= emacs19
.include <${MASTERDIR}/Makefile>