Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Sep 2014 12:54:13 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366870 - head/sysutils/wmapmload
Message-ID:  <201409011254.s81CsDD9017141@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Mon Sep  1 12:54:13 2014
New Revision: 366870
URL: http://svnweb.freebsd.org/changeset/ports/366870
QAT: https://qat.redports.org/buildarchive/r366870/

Log:
  1: Stagify.
  2: add LICENSE & LICENSE_FILE.

Modified:
  head/sysutils/wmapmload/Makefile

Modified: head/sysutils/wmapmload/Makefile
==============================================================================
--- head/sysutils/wmapmload/Makefile	Mon Sep  1 12:53:55 2014	(r366869)
+++ head/sysutils/wmapmload/Makefile	Mon Sep  1 12:54:13 2014	(r366870)
@@ -10,16 +10,12 @@ MASTER_SITES=	http://tnemeth.free.fr/pro
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	APM battery status monitor dockapp with a similar look to wmcpuload
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 ONLY_FOR_ARCHS=	i386
 USE_XORG=	x11 xpm
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=""
 
-MAN1=		${PORTNAME}.1
-PLIST_FILES=	bin/wmapmload
-
-BINMODE=	2755
-BINGRP=		operator
-
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409011254.s81CsDD9017141>