diff options
Diffstat (limited to 'sysutils/psmisc/Makefile')
-rw-r--r-- | sysutils/psmisc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/psmisc/Makefile b/sysutils/psmisc/Makefile index f852ebc2c182..04531190c7fd 100644 --- a/sysutils/psmisc/Makefile +++ b/sysutils/psmisc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.uni-bremen.de/pub/mirrors/sunsite/system/status/ps/ \ ftp://ftp.tu-darmstadt.de/pub/os/Linux/distributions/slackware/slackware-3.6/source/a/procps/ MAINTAINER= ports@FreeBSD.Org +COMMENT= A port of the Linux pstree, killall and pidof commands INSTALL_TARGET= install-all MAN1= pidof.1 pstree.1 killall.1 |