mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
18 lines
277 B
Makefile
18 lines
277 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= sws
|
|
PORTVERSION= 1.0
|
|
CATEGORIES= www
|
|
MASTER_SITES= http://prd4.wynn.com:8080/src/
|
|
|
|
MAINTAINER= wynkoop@wynn.com
|
|
COMMENT= Simple, safe, secure, web server written in /bin/sh
|
|
|
|
BROKEN= unfetchable
|
|
|
|
LICENSE= BSD2CLAUSE
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|