From f29ecd69015a5f42ed99d71734eb99b2ec1cc43a Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Tue, 1 Sep 2015 04:40:30 +0000 Subject: sysutils/wmmemload: revive port and update to 0.1.8 [1] Other changes include: - Drop gmake dependency [1] - Drop DOCS consisting only of ChangeLog [1] - Define LICENSE as GPLv2+ like in debian/copyright - Reword COMMENT and pkg-descr to drop indefinite article and author line Changes: http://repo.or.cz/w/dockapps.git/blob_plain/refs/tags/wmmemload-0.1.8:/wmmemload/ChangeLog PR: 202745 [1] Submitted by: Marco Beishuizen [1] --- sysutils/wmmemload/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 sysutils/wmmemload/Makefile (limited to 'sysutils/wmmemload/Makefile') diff --git a/sysutils/wmmemload/Makefile b/sysutils/wmmemload/Makefile new file mode 100644 index 000000000000..357ed3f21463 --- /dev/null +++ b/sysutils/wmmemload/Makefile @@ -0,0 +1,18 @@ +# $FreeBSD$ + +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 # or any later version + +GNU_CONFIGURE= yes +USES= autoreconf +USE_XORG= xpm +WRKSRC= ${WRKDIR}/dockapps + +.include -- cgit v1.2.3