HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/sysutils/mxkill/Makefile
# Created by: Cy Schubert <cy@FreeBSD.org>

PORTNAME=	mxkill
PORTVERSION=	1.2
CATEGORIES=	sysutils
MASTER_SITES=	https://www.muquit.com/muquit/software/mxkill/
DISTNAME=	${PORTNAME}${PORTVERSION}

MAINTAINER=	cy@FreeBSD.org
COMMENT=	X/Motif interface to ps with kill capability

USES=		imake:noman motif
USE_XORG=	xt x11

ALL_TARGET=	mxkill

PLIST_FILES=	bin/mxkill

.include <bsd.port.mk>