aboutsummaryrefslogtreecommitdiff
path: root/misc/sls/Makefile
blob: 6ff324954a5cb51a6d14341119b4d4dda9735bf6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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=	ftp://ftp.cse.psu.edu/pub/src/
DISTNAME=       ${PORTNAME}

MAINTAINER=	sec@42.org

WRKSRC=		${WRKDIR}/sls

MAN1=		sls.1

.include <bsd.port.mk>