aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/yasr
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2012-12-18 17:44:41 +0800
committerdanfe <danfe@FreeBSD.org>2012-12-18 17:44:41 +0800
commitb1d444cc9aae81754c2aeed7905304a23e013343 (patch)
tree50724b039334e2543087af44ab1a716ef9c1cf2d /accessibility/yasr
parent1b53906f19b68ee79dda6b347c006938a092665b (diff)
downloadfreebsd-ports-gnome-b1d444cc9aae81754c2aeed7905304a23e013343.tar.gz
freebsd-ports-gnome-b1d444cc9aae81754c2aeed7905304a23e013343.tar.zst
freebsd-ports-gnome-b1d444cc9aae81754c2aeed7905304a23e013343.zip
For some ports in accessibility category, trim the header and drop leading
indefinite article from COMMENT line; also fix couple of noticed styles bugs while here.
Diffstat (limited to 'accessibility/yasr')
-rw-r--r--accessibility/yasr/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/accessibility/yasr/Makefile b/accessibility/yasr/Makefile
index dd8fc082c7fc..c4f07ebc7099 100644
--- a/accessibility/yasr/Makefile
+++ b/accessibility/yasr/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: yasr
-# Date created: Wed Jan 14 2004
-# Whom: David K. Gerry
-#
+# Created by: David K. Gerry
# $FreeBSD$
-#
PORTNAME= yasr
PORTVERSION= 0.6.9
@@ -12,7 +8,9 @@ CATEGORIES= accessibility
MASTER_SITES= SF
MAINTAINER= David.K.Gerry@GMail.com
-COMMENT= A general-purpose console screen reader
+COMMENT= General-purpose console screen reader
+
+LICENSE= LGPL20
GNU_CONFIGURE= yes
USE_GMAKE= yes