freebsd-ports/sysutils/manck/Makefile
Wolfram Schneider 9e7771c7f4 De-pkg-comment.
2003-03-05 12:47:22 +00:00

19 lines
372 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://www.de.freebsd.org/~wosch/src/
MAINTAINER= wosch@FreeBSD.org
COMMENT= Manual page consistency checker
MAN1= manck.1
MANCOMPRESSED= yes
.include <bsd.port.mk>