Skip to content

Commit

Permalink
ftp/axel: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 7, 2024
1 parent 3dfd92b commit c01e169
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ftp/axel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= axel
DISTVERSIONPREFIX= v
DISTVERSION= 2.17.12
PORTREVISION= 1
CATEGORIES= ftp

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -19,10 +20,11 @@ USE_GITHUB= yes
GH_ACCOUNT= axel-download-accelerator

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share

CONFIGURE_ARGS= --with-ssl=openssl

PLIST_FILES= bin/axel \
man/man1/axel.1.gz
share/man/man1/axel.1.gz

.include <bsd.port.mk>

0 comments on commit c01e169

Please sign in to comment.