openbsd-ports/misc/wmnetscapekiller/Makefile
2002-05-15 09:30:21 +00:00

28 lines
601 B
Makefile

# $OpenBSD: Makefile,v 1.11 2002/05/15 09:30:22 wilfried Exp $
COMMENT= 'wm-dockapp; for killing Netscape when it freezes'
DISTNAME= wmNetscapeKiller-0.3
PKGNAME= ${DISTNAME:L}
CATEGORIES= misc x11 x11/windowmaker
NEED_VERSION= 1.515
HOMEPAGE= http://pblumo.free.fr/wmNetscapeKiller/
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${HOMEPAGE}wmNetscapeKiller-0.3/
RUN_DEPENDS= :skill-*:sysutils/skill
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>