summaryrefslogtreecommitdiff
path: root/misc/sls/Makefile
blob: f65909fbe024ca605067ede0856ecb0bb9aed50e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    sls
# Date created:         16. Dec 97
# Whom:                 sec@42.org
#
# $FreeBSD$
#

PORTNAME=	sls
PORTVERSION=	1.00
CATEGORIES=	misc
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	dannyboy
DISTNAME=	${PORTNAME}

MAINTAINER=	sec@42.org
COMMENT=	List information about file(s) and directories

WRKSRC=		${WRKDIR}/sls

MAN1=		sls.1
PLIST_FILES=	bin/sls

.include <bsd.port.mk>