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