Skip to content

Commit

Permalink
ftp/cmdftp: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 23, 2024
1 parent b36439d commit d34770b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ftp/cmdftp/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cmdftp
PORTVERSION= 0.9.8
PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= SAVANNAH

Expand All @@ -10,7 +11,8 @@ WWW= https://www.nongnu.org/cmdftp/
LICENSE= GPLv3

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

PLIST_FILES= bin/cmdftp man/man1/${PORTNAME}.1.gz
PLIST_FILES= bin/cmdftp share/man/man1/${PORTNAME}.1.gz

.include <bsd.port.mk>

0 comments on commit d34770b

Please sign in to comment.