pkgsrc-wip/haserl/Makefile
Blue Rats 0055c86a1c MASTER_SITES -> MASTER_SITE_SOURCEFORGE; part 1/4. Let me know if this
breaks anything. Minor formatting and fixes in some files.
2012-11-12 15:59:46 +00:00

16 lines
373 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/11/12 15:59:51 othyro Exp $
#
DISTNAME= haserl-0.8.0
CATEGORIES= lang www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=haserl/}
MAINTAINER= xmor61@users.sourceforge.net
HOMEPAGE= http://haserl.sourceforge.net/
COMMENT= CGI wrapper for mixing HTML with shell script
GNU_CONFIGURE= yes
PKG_DESTDIR_SUPPORT= none
.include "../../mk/bsd.pkg.mk"