mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-28 08:02:54 +00:00
pkgbase: Create a FreeBSD-ftpd package
And put ftpd into it. MFC after: 2 weeks Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D33453
This commit is contained in:
parent
dcf9d46a3f
commit
20cd6e315e
@ -3,6 +3,8 @@
|
||||
|
||||
.include <src.opts.mk>
|
||||
|
||||
PACKAGE= ftpd
|
||||
|
||||
CONFS= ftpusers
|
||||
PROG= ftpd
|
||||
MAN= ftpd.8 ftpchroot.5
|
||||
|
@ -46,6 +46,8 @@ efi-tools_COMMENT= UEFI Utilities
|
||||
efi-tools_DESC= UEFI Utilities
|
||||
ftp_COMMENT= FTP Utilities
|
||||
ftp_DESC= FTP Utilities
|
||||
ftpd_COMMENT= FTP Daemon
|
||||
ftpd_DESC= FTP Daemon
|
||||
gdb_COMMENT= GDB Utilities
|
||||
gdb_DESC= GDB Utilities
|
||||
ggate_COMMENT= GEOM Gate Utilities
|
||||
|
Loading…
Reference in New Issue
Block a user