freebsd-ports/misc/colorls/Makefile
Satoshi Asami 6fe937627a Update to version 2.2.5. Basically just packed up today's 2.2-stable
to make a new distfile and adjusted diffs.
1997-10-16 06:26:17 +00:00

23 lines
471 B
Makefile

# New ports collection makefile for: colorls
# Version required: FreeBSD-2.2-stable (around October '97)
# Date created: 8 March 1995
# Whom: Satoshi Asami
#
# $Id: Makefile,v 1.13 1997/04/30 03:18:06 asami Exp $
#
DISTNAME= colorls
PKGNAME= colorls-2.2.5
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= ls-2.2.5.tar.gz
MAINTAINER= asami@FreeBSD.ORG
WRKSRC= ${WRKDIR}/ls
pre-patch:
${CP} ${WRKSRC}/ls.1 ${WRKSRC}/colorls.1
.include <bsd.port.mk>