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

Use PLIST_FILES

This commit is contained in:
Volker Stolz 2005-06-06 07:56:09 +00:00
parent e9c311498c
commit 9b8f907026
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136893
2 changed files with 1 additions and 2 deletions

View File

@ -21,6 +21,7 @@ RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz
USE_REINPLACE= yes
HAS_CONFIGURE= yes
PLIST_FILES= bin/zssh bin/ztelnet
MAN1= zssh.1 ztelnet.1
post-configure:

View File

@ -1,2 +0,0 @@
bin/zssh
bin/ztelnet