openbsd-ports/misc/wmnetscapekiller/Makefile
naddy cf9a010802 Import wmNetscapeKiller 0.3.
Submitted by Peter Stromberg <home@wilfried.net>.

This dock-app kills (and restarts) netscape when you click
on the icon! You can now specify which program to kill and
if you want to restart it or not.
2001-01-11 23:23:17 +00:00

21 lines
471 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2001/01/11 23:23:17 naddy Exp $
DISTNAME= wmNetscapeKiller-0.3
PKGNAME= ${DISTNAME:L}
CATEGORIES= misc x11
NEED_VERSION= 1.340
HOMEPAGE= http://pblumo.free.fr/wmNetscapeKiller/
MAINTAINER= Peter Stromberg <home@wilfried.net>
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
.include <bsd.port.mk>