diff options
Diffstat (limited to 'accessibility/yasr')
-rw-r--r-- | accessibility/yasr/Makefile | 10 |
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 |