pkgsrc/misc/colorls/Makefile
hubertf f52bc642e9 - Put back FreeBSD RCS Id
- define MAN1
1997-10-24 00:58:01 +00:00

25 lines
543 B
Makefile

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