net/echoping: Moved man to share/man

Approved by:    portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-25 08:39:16 +01:00
parent 8d190024c5
commit fe065baeaa
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91
2 changed files with 8 additions and 7 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= echoping PORTNAME= echoping
PORTVERSION= 6.0.2 PORTVERSION= 6.0.2
PORTREVISION= 10 PORTREVISION= 11
CATEGORIES= net CATEGORIES= net
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
@ -17,6 +17,7 @@ USES= autoreconf cpe libtool pkgconfig ssl
CPE_VENDOR= echoping_project CPE_VENDOR= echoping_project
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \ CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \
--enable-ttcp --enable-tos --with-libidn=${LOCALBASE} \ --enable-ttcp --enable-tos --with-libidn=${LOCALBASE} \
--enable-plugin="${PING_PLUGINS}" --enable-plugin="${PING_PLUGINS}"

View file

@ -21,9 +21,9 @@ lib/echoping/whois.a
lib/echoping/whois.so lib/echoping/whois.so
lib/echoping/whois.so.0 lib/echoping/whois.so.0
lib/echoping/whois.so.0.0.0 lib/echoping/whois.so.0.0.0
man/man1/echoping.1.gz share/man/man1/echoping.1.gz
man/man1/echoping_dns.1.gz share/man/man1/echoping_dns.1.gz
%%LDAP%%man/man1/echoping_ldap.1.gz %%LDAP%%share/man/man1/echoping_ldap.1.gz
%%PGSQL%%man/man1/echoping_postgresql.1.gz %%PGSQL%%share/man/man1/echoping_postgresql.1.gz
man/man1/echoping_random.1.gz share/man/man1/echoping_random.1.gz
man/man1/echoping_whois.1.gz share/man/man1/echoping_whois.1.gz