2003-08-10 10:39:24 +02:00
|
|
|
# New ports collection makefile for: bksh
|
|
|
|
# Date created: 22 June 2003
|
|
|
|
# Whom: The Anarcat <anarcat@anarcat.ath.cx>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= bksh
|
2004-03-05 10:51:49 +01:00
|
|
|
PORTVERSION= 1.7
|
2003-08-10 10:39:24 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= http://anarcat.ath.cx/software/distfiles/
|
|
|
|
|
|
|
|
MAINTAINER= anarcat@anarcat.ath.cx
|
|
|
|
COMMENT= Backup-only shell
|
|
|
|
|
2004-02-06 14:12:53 +01:00
|
|
|
PLIST_FILES= bin/bksh
|
|
|
|
|
2003-08-10 10:39:24 +02:00
|
|
|
.include <bsd.port.mk>
|