1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/misc/gnuls/Makefile
2000-04-14 17:44:00 +00:00

21 lines
403 B
Makefile

# New ports collection makefile for: GNU colorized `ls'
# Date created: 06 January 1996
# Whom: bmc@WillsCreek.COM
#
# $FreeBSD$
#
PORTNAME= gnuls
PORTVERSION= 4.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= fileutils
DISTNAME= fileutils-${PORTVERSION}
MAINTAINER= bmc@WillsCreek.COM
GNU_CONFIGURE= yes
MAN1= gnuls.1 dircolors.1 dir.1 vdir.1
.include <bsd.port.mk>