mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
8688884b73
PR: 187491 Submitted by: ports fury
13 lines
288 B
Makefile
13 lines
288 B
Makefile
# Created by: Patrick Gardella <patrick@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= sash
|
|
PORTVERSION= 3.8
|
|
CATEGORIES= shells
|
|
MASTER_SITES= http://members.tip.net.au/~dbell/programs/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Stand-Alone shell combining many common utilities
|
|
|
|
.include <bsd.port.mk>
|