opnsense-ports/sysutils/manck/Makefile
Franco Fichtner 6c61c85672 */*: sync with upstream
Taken from: FreeBSD
2022-07-22 13:40:25 +02:00

16 lines
342 B
Makefile

PORTNAME= manck
PORTVERSION= 1.2
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Manual page consistency checker
RUN_DEPENDS= p5-Perl4-CoreLibs>=0:devel/p5-Perl4-CoreLibs
USES= perl5 shebangfix uidfix
USE_PERL5= run
SHEBANG_FILES= manck.pl
.include <bsd.port.mk>