Skip to content

Commit

Permalink
www/slowhttptest: 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 23, 2024
1 parent 8ea6953 commit 246f634
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion www/slowhttptest/Makefile
@@ -1,6 +1,7 @@
PORTNAME= slowhttptest
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.0
PORTREVISION= 1
CATEGORIES= www

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -12,10 +13,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING

USES= autoreconf ssl
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
USE_GITHUB= yes
GH_ACCOUNT= shekyan

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

.include <bsd.port.mk>

0 comments on commit 246f634

Please sign in to comment.