aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bksh/Makefile
blob: a5d46913f112b8b312ccdb097536bc6970184e99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	bksh
# Date created:		22 June 2003
# Whom:			The Anarcat <anarcat@anarcat.ath.cx>
#
# $FreeBSD$
#

PORTNAME=	bksh
PORTVERSION=	1.7
CATEGORIES=	sysutils
MASTER_SITES=	http://anarcat.ath.cx/software/distfiles/

MAINTAINER=	anarcat@anarcat.ath.cx
COMMENT=	Backup-only shell

PLIST_FILES=	bin/bksh

.include <bsd.port.mk>