14 lines
355 B
Makefile
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"
|