# New ports collection makefile for:	colorls
# Version required:	FreeBSD-2.2-stable (around August '98)
# Date created:		8 March 1995
# Whom:			Satoshi Asami
#
# $Id: Makefile,v 1.16 1998/09/14 10:56:16 asami Exp $
#

DISTNAME=	colorls-2.2.7
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_LOCAL}
DISTFILES=	ls-2.2.7.tar.gz

MAINTAINER=	asami@FreeBSD.ORG

MAN1=		colorls.1
MANCOMPRESSED=	maybe

WRKSRC=		${WRKDIR}/ls

pre-patch:
	${CP} ${WRKSRC}/ls.1 ${WRKSRC}/colorls.1

.include <bsd.port.mk>
