pkgsrc-wip/haserl/Makefile
Greg Troutman 3014f54c82 Haserl is a small cgi wrapper that enables shell scripts to be embedded into
html documents. It is intended for environments where something like PHP is
too big.
2007-01-04 20:46:32 +00:00

14 lines
355 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2007/01/04 20:46:32 xmor61 Exp $
#
DISTNAME= haserl-0.8.0
CATEGORIES= lang www
MASTER_SITES= http://downloads.sourceforge.net/haserl/
MAINTAINER= xmor61@users.sourceforge.net
HOMEPAGE= http://haserl.sourceforge.net/
COMMENT= CGI wrapper for mixing HTML with shell script
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"