diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/fondu/Makefile | 2 | ||||
-rw-r--r-- | converters/fribidi/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-PerlIO-via-Unidecode/Makefile | 2 | ||||
-rw-r--r-- | converters/pecl-fribidi/Makefile | 2 | ||||
-rw-r--r-- | converters/vda2fbd/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/converters/fondu/Makefile b/converters/fondu/Makefile index 6e8ac23..945daa8 100644 --- a/converters/fondu/Makefile +++ b/converters/fondu/Makefile @@ -9,7 +9,7 @@ DISTNAME= ${PORTNAME}_src-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= vg@FreeBSD.org -COMMENT= A series of programs to interconvert between mac fonts +COMMENT= Series of programs to interconvert between mac fonts LICENSE= BSD3CLAUSE diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 43ea8f6..9375e01 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -8,7 +8,7 @@ CATEGORIES= converters MASTER_SITES= http://fribidi.org/download/ MAINTAINER= gnome@FreeBSD.org -COMMENT= A Free Implementation of the Unicode Bidirectional Algorithm +COMMENT= Free Implementation of the Unicode Bidirectional Algorithm USES= pathfix gmake USE_LDCONFIG= yes diff --git a/converters/p5-PerlIO-via-Unidecode/Makefile b/converters/p5-PerlIO-via-Unidecode/Makefile index bc7541a..7c4c449 100644 --- a/converters/p5-PerlIO-via-Unidecode/Makefile +++ b/converters/p5-PerlIO-via-Unidecode/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A perlio layer for Unidecode +COMMENT= Perlio layer for Unidecode BUILD_DEPENDS= p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode RUN_DEPENDS= p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode diff --git a/converters/pecl-fribidi/Makefile b/converters/pecl-fribidi/Makefile index 566a22d..5c783ed 100644 --- a/converters/pecl-fribidi/Makefile +++ b/converters/pecl-fribidi/Makefile @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= ale@FreeBSD.org -COMMENT= A PECL extension for the Unicode Bidi algorithm +COMMENT= PECL extension for the Unicode Bidi algorithm LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi diff --git a/converters/vda2fbd/Makefile b/converters/vda2fbd/Makefile index 073c00f..98a2cef 100644 --- a/converters/vda2fbd/Makefile +++ b/converters/vda2fbd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= converters cad MASTER_SITES= http://www.dhondt.de/ MAINTAINER= ports@FreeBSD.org -COMMENT= An add-on converter for CalculiX +COMMENT= Add-on converter for CalculiX WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src |