opnsense-ports/sysutils/mxkill/Makefile
2022-09-07 22:33:21 +02:00

18 lines
410 B
Makefile

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
WWW= https://www.muquit.com/muquit/software/mxkill/mxkill.html
USES= imake:noman motif
USE_XORG= xt x11
ALL_TARGET= mxkill
PLIST_FILES= bin/mxkill
.include <bsd.port.mk>