freebsd-ports/misc/sls/Makefile

23 lines
408 B
Makefile
Raw Normal View History

# New ports collection makefile for: sls
# Date created: 16. Dec 97
# Whom: sec@42.org
#
1999-08-25 09:23:21 +02:00
# $FreeBSD$
#
2000-04-14 10:49:30 +02:00
PORTNAME= sls
PORTVERSION= 1.00
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dannyboy
DISTNAME= ${PORTNAME}
MAINTAINER= sec@42.org
2003-02-21 13:51:06 +01:00
COMMENT= List information about file(s) and directories
WRKSRC= ${WRKDIR}/sls
MAN1= sls.1
.include <bsd.port.mk>