1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/misc/sls/Makefile
Daniel Harris 09c1087c76 Put distfile on MASTER_SITE_LOCAL.
PR:		21602
Submitted by:	maintainer
2000-12-29 20:19:06 +00:00

22 lines
358 B
Makefile

# 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
WRKSRC= ${WRKDIR}/sls
MAN1= sls.1
.include <bsd.port.mk>