diff options
Diffstat (limited to 'textproc/ro-aspell')
-rw-r--r-- | textproc/ro-aspell/Makefile | 14 | ||||
-rw-r--r-- | textproc/ro-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/ro-aspell/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/ro-aspell/pkg-plist | 6 |
4 files changed, 18 insertions, 7 deletions
diff --git a/textproc/ro-aspell/Makefile b/textproc/ro-aspell/Makefile index 68aa0c733add..418ed8cb9418 100644 --- a/textproc/ro-aspell/Makefile +++ b/textproc/ro-aspell/Makefile @@ -5,13 +5,15 @@ # $FreeBSD$ # -PORTNAME= ro-aspell +PORTNAME= ${DICT}-aspell +DISTVERSION= -ro-0.50-2 +PORTEPOCH= 1 +CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org -COMMENT= Aspell with Romanian dictionary +COMMENT= Aspell Romanian dictionary -MASTERDIR= ${.CURDIR}/../aspell +DICT= ro -ASPELL_RO= da - -.include "${MASTERDIR}/Makefile" +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/ro-aspell/distinfo b/textproc/ro-aspell/distinfo new file mode 100644 index 000000000000..ebc4a5d53b06 --- /dev/null +++ b/textproc/ro-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell-ro-0.50-2.tar.bz2) = 96d97a79a0a0e04c580e0d0671d650c9 +SHA256 (aspell-ro-0.50-2.tar.bz2) = ba25d1aa9b6a6288e7a785a49fce81f1fbfb4269237c4730661f876d6d0cf4ec +SIZE (aspell-ro-0.50-2.tar.bz2) = 64110 diff --git a/textproc/ro-aspell/pkg-descr b/textproc/ro-aspell/pkg-descr index 286108c90ca4..a2ffe12b4ef3 100644 --- a/textproc/ro-aspell/pkg-descr +++ b/textproc/ro-aspell/pkg-descr @@ -1,4 +1,4 @@ -Aspell with Romanian dictionary. +Aspell Romanian dictionary. Note: if you build from ports, prefer textproc/aspell, it will let you select dictionaries for several languages. diff --git a/textproc/ro-aspell/pkg-plist b/textproc/ro-aspell/pkg-plist new file mode 100644 index 000000000000..2f8a3d3872f8 --- /dev/null +++ b/textproc/ro-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/ro.dat +share/aspell/ro.multi +share/aspell/ro.rws +share/aspell/romaneste.alias +share/aspell/româneşte.alias +share/aspell/romanian.alias |