aboutsummaryrefslogtreecommitdiff
path: root/sysutils/manck/Makefile
blob: ded9520f303dd84cfbbfe34fcf094e0677c361dc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

MAN1=		manck.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>