opnsense-ports/sysutils/manck/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

16 lines
306 B
Makefile

# Created by: joerg
PORTNAME= manck
PORTVERSION= 1.2
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Manual page consistency checker
USES= perl5 shebangfix uidfix
USE_PERL5= run
SHEBANG_FILES= manck.pl
.include <bsd.port.mk>