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:
parent
ab88a0c1c0
commit
3beba62bef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50831
@ -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
|
||||
|
18
editors/flim113-emacs19/Makefile
Normal file
18
editors/flim113-emacs19/Makefile
Normal 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>
|
Loading…
Reference in New Issue
Block a user