mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
346 B
Makefile
21 lines
346 B
Makefile
# New ports collection makefile for: sls
|
|
# Version required: 1.00
|
|
# Date created: 16. Dec 97
|
|
# Whom: sec@42.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|