mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
17 lines
332 B
Makefile
17 lines
332 B
Makefile
|
# New ports collection makefile for: bksh
|
||
|
# Date created: 22 June 2003
|
||
|
# Whom: The Anarcat <anarcat@anarcat.ath.cx>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= bksh
|
||
|
PORTVERSION= 1.3
|
||
|
CATEGORIES= sysutils
|
||
|
MASTER_SITES= http://anarcat.ath.cx/software/distfiles/
|
||
|
|
||
|
MAINTAINER= anarcat@anarcat.ath.cx
|
||
|
COMMENT= Backup-only shell
|
||
|
|
||
|
.include <bsd.port.mk>
|