Remove obsolete, expired ports.
This commit is contained in:
parent
8640bceeea
commit
5cab9fce2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188986
2 changed files with 0 additions and 41 deletions
|
@ -1,21 +0,0 @@
|
|||
# New ports collection makefile for: flim-1.13.x for emacs20
|
||||
# Date created: 23 September 1998
|
||||
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= FLIM, message representation or encoding emacs lisp library for emacs20
|
||||
|
||||
# This is a slave port.
|
||||
PORTCLASS= slave
|
||||
|
||||
NO_LATEST_LINK= yes
|
||||
MASTERDIR= ${.CURDIR}/../../editors/flim113
|
||||
|
||||
# emacs port setup
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME= emacs20
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
|
@ -1,20 +0,0 @@
|
|||
# New ports collection makefile for: semi-1.13.x for emacs20
|
||||
# Date created: 23 September 1998
|
||||
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs20
|
||||
|
||||
# This is a slave port.
|
||||
PORTCLASS= slave
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../editors/semi113
|
||||
|
||||
# emacs port setup
|
||||
USE_EMACS= yes
|
||||
EMACS_PORT_NAME= emacs20
|
||||
|
||||
.include <${MASTERDIR}/Makefile>
|
Loading…
Reference in a new issue