1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/www/sws/Makefile
Renato Botelho a576a40bf1 www/sws: Revive the port
It was removed from the tree because sources were not fetchable.
Author (and also maintainer) restored source files and asked port to be
re-added to the tree
PR:		254688
Requested by:	Brett Wynkoop <wynkoop@wynn.com> (maintainer)
2023-11-29 15:58:13 -03:00

15 lines
275 B
Makefile

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
WWW= http://prd4.wynn.com:8080/
LICENSE= BSD2CLAUSE
NO_ARCH= yes
.include <bsd.port.mk>