forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
12 lines
288 B
Makefile
12 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>
|