aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2013-05-28 00:41:53 +0800
committerbsam <bsam@FreeBSD.org>2013-05-28 00:41:53 +0800
commit98cdc67d4d6524c8c54e8e0650fac6a961e9e0bc (patch)
treeb80799885031d2adbd9a6f5270c6c50d44449c14 /sysutils
parentc50c8ee66bba63b4a9aa8349b2a1053884db4825 (diff)
downloadfreebsd-ports-gnome-98cdc67d4d6524c8c54e8e0650fac6a961e9e0bc.tar.gz
freebsd-ports-gnome-98cdc67d4d6524c8c54e8e0650fac6a961e9e0bc.tar.zst
freebsd-ports-gnome-98cdc67d4d6524c8c54e8e0650fac6a961e9e0bc.zip
. remove LICENSE_FILE of a standard one (GPLv2);
. trim Makefile Headers; . remove the indefinite article from COMMENT.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pipemeter/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/sysutils/pipemeter/Makefile b/sysutils/pipemeter/Makefile
index e9b4f24e3ec2..4dc48c72a36d 100644
--- a/sysutils/pipemeter/Makefile
+++ b/sysutils/pipemeter/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pipemeter
-# Date created: 2003-12-02
-# Whom: Len Sassama
-#
+# Created by: Len Sassama
# $FreeBSD$
-#
PORTNAME= pipemeter
PORTVERSION= 1.1.3
@@ -12,10 +8,9 @@ MASTER_SITES= http://launchpadlibrarian.net/57215122/ \
http://spamaps.org/files/pipemeter/
MAINTAINER= ports@FreeBSD.org
-COMMENT= A tool for displaying pipe status information
+COMMENT= Tool for displaying pipe status information
LICENSE= GPLv2 # (or later)
-LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes