mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Add semi-emacs21, Library of MIME feature for GNU Emacs for emacs21.
This commit is contained in:
parent
c248769128
commit
e8269bcef4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196553
@ -138,6 +138,7 @@
|
||||
SUBDIR += scribes
|
||||
SUBDIR += semi
|
||||
SUBDIR += semi-emacs20
|
||||
SUBDIR += semi-emacs21
|
||||
SUBDIR += semi-xemacs21-mule
|
||||
SUBDIR += semi113
|
||||
SUBDIR += setedit
|
||||
|
20
editors/semi-emacs21/Makefile
Normal file
20
editors/semi-emacs21/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# New ports collection makefile for: semi for emacs21
|
||||
# Date created: 29 July 2007
|
||||
# Whom: MANTANI Nobutaka <nobutaka@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MAINTAINER= nobutaka@FreeBSD.org
|
||||
COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs21
|
||||
|
||||
# This is a slave port.
|
||||
PORTCLASS= slave
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../editors/semi
|
||||
|
||||
# emacs port setup
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME= emacs21
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user