1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add apel-emacs19 stub slave port.

This commit is contained in:
Shigeyuki Fukushima 2001-12-01 20:57:50 +00:00
parent 69542b005f
commit ab88a0c1c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50829
2 changed files with 19 additions and 0 deletions

View File

@ -4,6 +4,7 @@
SUBDIR += AbiWord
SUBDIR += aee
SUBDIR += apel
SUBDIR += apel-emacs19
SUBDIR += apel-emacs20
SUBDIR += apel-mule
SUBDIR += apel-xemacs21-mule

View File

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