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