1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/sysutils/bksh/Makefile

19 lines
355 B
Makefile
Raw Normal View History

# 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>