mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
add missing manpage.
Submitted by: bento
This commit is contained in:
parent
43c2522422
commit
bca169fdd8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36675
2 changed files with 3 additions and 1 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
PORTNAME= asedit
|
||||
PORTVERSION= 1.3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= editors
|
||||
|
@ -19,4 +20,6 @@ USE_MOTIF= yes
|
|||
USE_IMAKE= yes
|
||||
XMKMF= xmkmf
|
||||
|
||||
MAN1= asedit.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
bin/asedit
|
||||
man/man1/asedit.1.gz
|
||||
lib/X11/app-defaults/Asedit
|
||||
lib/X11/app-defaults/Asedit-sgi
|
||||
lib/X11/app-defaults/Asedit_em
|
||||
|
|
Loading…
Add table
Reference in a new issue