diff --git a/hungarian/aspell/Makefile b/hungarian/aspell/Makefile index 62f12cf9672f..810236f3b87c 100644 --- a/hungarian/aspell/Makefile +++ b/hungarian/aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= aspell SPELLVERSION= 6-hu-0.99.4.2-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= hungarian textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Hungarian dictionaries DICT= hu .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/hungarian/hunspell/Makefile b/hungarian/hunspell/Makefile index 882e2642b90e..7821bdb7217c 100644 --- a/hungarian/hunspell/Makefile +++ b/hungarian/hunspell/Makefile @@ -1,26 +1,24 @@ -# Created by: janos.mohacsi@bsd.hu - PORTNAME= hunspell PORTVERSION= 1.6.1 CATEGORIES= hungarian textproc MASTER_SITES= SF/magyarispell/Magyar%20Ispell/${PORTVERSION} DISTNAME= hu_HU-${PORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Hunspell Hungarian dictionary LICENSE= GPLv2 LGPL21 MPL11 LICENSE_COMB= dual NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/hu_HU-${PORTVERSION} PLIST_FILES= ${DATADIR}/hu_HU.aff \ ${DATADIR}/hu_HU.dic do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/hu_HU.aff ${WRKSRC}/hu_HU.dic ${STAGEDIR}${DATADIR}/ .include diff --git a/hungarian/jdictionary-eng-hun-expr/Makefile b/hungarian/jdictionary-eng-hun-expr/Makefile index fc2c7c918582..e8f9dd870b38 100644 --- a/hungarian/jdictionary-eng-hun-expr/Makefile +++ b/hungarian/jdictionary-eng-hun-expr/Makefile @@ -1,14 +1,12 @@ -# Created by: janos.mohacsi@bsd.hu - PORTNAME= jdictionary-eng-hun-expr PORTVERSION= 1.4 PORTREVISION= 4 CATEGORIES= hungarian textproc MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20English-Hungarian%20expression DISTNAME= SmartEngHunExp-1_4.jar COMMENT= JDictionary plugin: English-Hungarian expression dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary .include "${MASTERDIR}/Makefile.plugin" diff --git a/hungarian/jdictionary-eng-hun/Makefile b/hungarian/jdictionary-eng-hun/Makefile index fbdecb400424..7ee7356d5053 100644 --- a/hungarian/jdictionary-eng-hun/Makefile +++ b/hungarian/jdictionary-eng-hun/Makefile @@ -1,14 +1,12 @@ -# Created by: janos.mohacsi@bsd.hu - PORTNAME= jdictionary-eng-hun PORTVERSION= 1.4 PORTREVISION= 4 CATEGORIES= hungarian textproc MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20English-Hungarian DISTNAME= SmartEngHun-1_4.jar COMMENT= JDictionary plugin: Hungarian-English dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary .include "${MASTERDIR}/Makefile.plugin"