# Created by: Joseph Koshy # $FreeBSD: head/www/wsmake/Makefile 363371 2014-07-29 18:41:15Z adamw $ PORTNAME= wsmake PORTVERSION= 0.7.901 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= gahr@FreeBSD.org COMMENT= Software for production and maintenance of web sites OPTIONS_DEFINE= DOCS USES= gmake tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gwsmake=no --enable-iswmake=no .include .if ${PORT_OPTIONS:MDOCS} INFO= wsmake iwsmake gwsmake .else CONFIGURE_ARGS+= --enable-docs=no .endif .include