| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/sysutils/fdupes/ |
Upload File : |
PORTNAME= fdupes
PORTVERSION= 2.2.1
PORTEPOCH= 1
CATEGORIES= sysutils
MASTER_SITES= https://github.com/adrianlopezroche/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Program for identifying or deleting duplicate files
WWW= https://github.com/adrianlopezroche/fdupes/
LICENSE= MIT
USES= localbase pkgconfig
GNU_CONFIGURE= yes
PLIST_FILES= bin/fdupes \
man/man1/fdupes.1.gz
OPTIONS_DEFINE= NCURSES
OPTIONS_DEFAULT= NCURSES
NCURSES_LIB_DEPENDS= libpcre2-32.so:devel/pcre2
NCURSES_USES= ncurses:base
NCURSES_CONFIGURE_OFF= --without-ncurses
NCURSES_PLIST_FILES= man/man7/fdupes-help.7.gz
.include <bsd.port.mk>