1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/misc/gnuls/Makefile

21 lines
470 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.7 1997/09/18 17:40:24 fenner Exp $
#
DISTNAME= fileutils-3.16
PKGNAME= gnuls-3.16
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= fileutils
MAINTAINER= bmc@WillsCreek.COM
GNU_CONFIGURE= yes
MAN1= gnuls.1 dircolors.1
.include <bsd.port.mk>