Files
ports/security/pdfrip/Makefile
T
Mikael Urankar e29b5eeec3 lang/rust: Bump revisions after 1.96.0
PR:		295694
2026-06-04 10:52:51 +02:00

20 lines
340 B
Makefile

PORTNAME= pdfrip
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.0
PORTREVISION= 3
CATEGORIES= security
MAINTAINER= fox@FreeBSD.org
COMMENT= Multi-threaded PDF password cracking utility in Rust
WWW= https://github.com/mufeedvh/pdfrip
LICENSE= MIT
USES= cargo
USE_GITHUB= yes
GH_ACCOUNT= mufeedvh
PLIST_FILES= bin/pdfrip
.include <bsd.port.mk>