1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/gnuls/Makefile
Bill Fenner 5eff8832ed Update to use fileutils-3.16
PR:		ports/4267
Submitted by:	Brian Clapper <bmc@WillsCreek.COM>
1997-09-18 17:40:34 +00:00

20 lines
439 B
Makefile

# New ports collection makefile for: Linux-style colorized `ls'
# Version required: 3.12.0.2 (GNU fileutils 3.12)
# Date created: 06 January 1996
# Whom: bmc@WillsCreek.COM
#
# $Id: Makefile,v 1.6 1997/04/30 04:43:34 asami Exp $
#
DISTNAME= fileutils-3.16
PKGNAME= gnuls-3.16
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= bmc@WillsCreek.COM
GNU_CONFIGURE= yes
MAN1= gnuls.1 dircolors.1
.include <bsd.port.mk>