openbsd-ports/misc/wmnetscapekiller/Makefile

28 lines
601 B
Makefile
Raw Normal View History

# $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
2002-03-21 16:09:16 -05:00
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/
2001-11-14 08:58:34 -05:00
RUN_DEPENDS= :skill-*:sysutils/skill
USE_X11= Yes
2001-10-25 18:34:48 -04:00
NO_REGRESS= Yes
.include <bsd.port.mk>