1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00
freebsd-ports/sysutils/wmmemload/Makefile
2021-04-06 16:31:07 +02:00

19 lines
394 B
Makefile

# Created by: Alexey Dokuchaev <danfe@regency.nsu.ru>
PORTNAME= wmmemload
PORTVERSION= 0.1.8
CATEGORIES= sysutils windowmaker
MASTER_SITES= https://dev.gentoo.org/~voyageur/distfiles/
MAINTAINER= mbeis@xs4all.nl
COMMENT= Dockapp for monitoring memory and swap usage
LICENSE= GPLv2+
GNU_CONFIGURE= yes
USES= autoreconf xorg
USE_XORG= xpm
WRKSRC= ${WRKDIR}/dockapps
.include <bsd.port.mk>