1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/sysutils/manck/Makefile

20 lines
368 B
Makefile

# New ports collection makefile for: manck
# Date created: 10 September 1995
# Whom: joerg
#
# $FreeBSD$
#
PORTNAME= manck
PORTVERSION= 1.2
CATEGORIES= sysutils
MASTER_SITES= http://wolfram.schneider.org/src/
MAINTAINER= wosch@FreeBSD.org
COMMENT= Manual page consistency checker
MAN1= manck.1
MANCOMPRESSED= yes
.include <bsd.port.mk>