mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
parent
a13b6bfb6e
commit
e1fcf5a66d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66001
7 changed files with 47 additions and 0 deletions
16
polish/aspell/Makefile
Normal file
16
polish/aspell/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# New ports collection makefile for: pl-aspell
|
||||
# Date created: 3 September 2002
|
||||
# Whom: Thierry Thomas <thierry@pompo.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pl-aspell
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../aspell
|
||||
|
||||
ASPELL_PL= tak
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
polish/aspell/pkg-comment
Normal file
1
polish/aspell/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Aspell with Polish dictionary
|
6
polish/aspell/pkg-descr
Normal file
6
polish/aspell/pkg-descr
Normal file
|
@ -0,0 +1,6 @@
|
|||
Aspell with Polish dictionary.
|
||||
|
||||
Note: if you build from ports, prefer textproc/aspell, it will let you
|
||||
select dictionaries for several languages.
|
||||
|
||||
WWW: http://aspell.sourceforge.net/
|
|
@ -266,6 +266,7 @@
|
|||
SUBDIR += pardiff
|
||||
SUBDIR += pdftohtml
|
||||
SUBDIR += perl2html
|
||||
SUBDIR += pl-aspell
|
||||
SUBDIR += pspell
|
||||
SUBDIR += pspell-ispell
|
||||
SUBDIR += py-4suite
|
||||
|
|
16
textproc/pl-aspell/Makefile
Normal file
16
textproc/pl-aspell/Makefile
Normal file
|
@ -0,0 +1,16 @@
|
|||
# New ports collection makefile for: pl-aspell
|
||||
# Date created: 3 September 2002
|
||||
# Whom: Thierry Thomas <thierry@pompo.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pl-aspell
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../aspell
|
||||
|
||||
ASPELL_PL= tak
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
textproc/pl-aspell/pkg-comment
Normal file
1
textproc/pl-aspell/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Aspell with Polish dictionary
|
6
textproc/pl-aspell/pkg-descr
Normal file
6
textproc/pl-aspell/pkg-descr
Normal file
|
@ -0,0 +1,6 @@
|
|||
Aspell with Polish dictionary.
|
||||
|
||||
Note: if you build from ports, prefer textproc/aspell, it will let you
|
||||
select dictionaries for several languages.
|
||||
|
||||
WWW: http://aspell.sourceforge.net/
|
Loading…
Add table
Reference in a new issue