1999-03-15 02:20:22 +00:00
|
|
|
# New ports collection makefile for: GNU colorized `ls'
|
|
|
|
# Version required: 4.0 (GNU fileutils 4.0)
|
1996-01-15 10:37:18 +00:00
|
|
|
# Date created: 06 January 1996
|
|
|
|
# Whom: bmc@WillsCreek.COM
|
|
|
|
#
|
1999-08-25 07:23:21 +00:00
|
|
|
# $FreeBSD$
|
1996-01-15 10:37:18 +00:00
|
|
|
#
|
|
|
|
|
1999-03-15 02:20:22 +00:00
|
|
|
DISTNAME= fileutils-4.0
|
|
|
|
PKGNAME= gnuls-4.0
|
1996-11-11 05:50:23 +00:00
|
|
|
CATEGORIES= misc
|
1996-11-18 10:25:35 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 07:41:29 +00:00
|
|
|
MASTER_SITE_SUBDIR= fileutils
|
1996-01-15 10:37:18 +00:00
|
|
|
|
|
|
|
MAINTAINER= bmc@WillsCreek.COM
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1999-03-15 02:20:22 +00:00
|
|
|
MAN1= gnuls.1 dircolors.1 dir.1 vdir.1
|
1996-01-15 10:37:18 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|