1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/misc/sls/Makefile
Steve Price ef7fa8de21 Initial import of sls version 1.00.
An enhanced version of ls(1).

PR:		5309
Submitted by:	Stefan Zehl <sec@42.org>
1998-07-11 18:26:04 +00:00

21 lines
341 B
Makefile

# New ports collection makefile for: sls
# Version required: 1.00
# Date created: 16. Dec 97
# Whom: sec@42.org
#
# $Id$
#
DISTNAME= sls
PKGNAME= sls-1.00
CATEGORIES= misc
MASTER_SITES= ftp://ftp.cse.psu.edu/pub/src/
MAINTAINER= sec@42.org
WRKSRC= ${WRKDIR}/sls
MAN1= sls.1
.include <bsd.port.mk>