1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

- Get rid of pkg-plist

- Grant maintainership to submitter

PR:		ports/83662
Submitted by:	Andrej Zverev <az@inec.ru>
This commit is contained in:
Sergey Matveychuk 2005-07-19 10:02:24 +00:00
parent 562ae43b4c
commit b2da5472ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139581
3 changed files with 5 additions and 8 deletions

View File

@ -10,7 +10,7 @@ PORTVERSION= 2.2.15b
CATEGORIES= editors
MASTER_SITES= http://mahon.cwx.net/sources/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= az@inec.ru
COMMENT= An easy editor with both curses and X11 interfaces
OPTIONS= XAE "Build X11 version 'xae'" off
@ -26,6 +26,8 @@ ALL_TARGET= both
PLIST_SUB= XAE=""
.endif
PLIST_FILES= bin/aee bin/rae lib/help.ae %%XAE%%bin/xae %%XAE%%bin/rxae
MAN1= aee.1
do-install:

View File

@ -8,5 +8,5 @@ multiple edit buffers.
aee is a superset of the "Easy Editor" (ee) that is part of the
FreeBSD base system.
-Kelly
kbyanc@posi.net
Author: Hugh Mahon
WWW: http://mahon.cwx.net/

View File

@ -1,5 +0,0 @@
bin/aee
bin/rae
lib/help.ae
%%XAE%%bin/xae
%%XAE%%bin/rxae