diff options
author | arved <arved@FreeBSD.org> | 2004-11-05 23:46:23 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-11-05 23:46:23 +0800 |
commit | 9b5e8558b6e630ee873c697aaa3a8eeff5f909ba (patch) | |
tree | ca90a287975d452f3282d4cf2b0e911b2749edc8 /polish/sap | |
parent | 245b42e1699a329d61a32f0b45dc6f844973b7d6 (diff) | |
download | freebsd-ports-gnome-9b5e8558b6e630ee873c697aaa3a8eeff5f909ba.tar.gz freebsd-ports-gnome-9b5e8558b6e630ee873c697aaa3a8eeff5f909ba.tar.zst freebsd-ports-gnome-9b5e8558b6e630ee873c697aaa3a8eeff5f909ba.zip |
Add sap, console based free polish to english dictionary
PR: 68837
Submitted by: Aleksander Fafula <alex@bsdguru.org>
Diffstat (limited to 'polish/sap')
-rw-r--r-- | polish/sap/Makefile | 24 | ||||
-rw-r--r-- | polish/sap/distinfo | 2 | ||||
-rw-r--r-- | polish/sap/pkg-descr | 6 | ||||
-rw-r--r-- | polish/sap/pkg-plist | 4 |
4 files changed, 36 insertions, 0 deletions
diff --git a/polish/sap/Makefile b/polish/sap/Makefile new file mode 100644 index 000000000000..1724e6620971 --- /dev/null +++ b/polish/sap/Makefile @@ -0,0 +1,24 @@ +# Ports collection makefile for: sap +# Date created: Fri 9 July 2004 +# Whom: Aleksander Fafula <alex@bsdguru.org> +# +# $FreeBSD$ +# + +PORTNAME= sap +PORTVERSION= 0.2 +CATEGORIES= polish +MASTER_SITES= http://www.terravista.pt/Mussulo/1345/sap/ +EXTRACT_SUFX= .tgz + +MAINTAINER= alex@bsdguru.org +COMMENT= A command line Polish-English and English-Polish dictionary + +USE_REINPLACE= yes + +do-configure: + @${REINPLACE_CMD} -e 's|PREFIX=/usr|PREFIX=${PREFIX}|g' ${WRKSRC}/Makefile + ${REINPLACE_CMD} -e 's|-O2|${CFLAGS}|' ${WRKSRC}/src/Makefile + @${REINPLACE_CMD} -e 's|#define DICTIONARIES_DIRECTORY "/usr/lib/sap/"|#define DICTIONARIES_DIRECTORY "${PREFIX}/lib/sap/"|g' ${WRKSRC}/src/configuration.h_UNIX + +.include <bsd.port.mk> diff --git a/polish/sap/distinfo b/polish/sap/distinfo new file mode 100644 index 000000000000..d8d898abc7e7 --- /dev/null +++ b/polish/sap/distinfo @@ -0,0 +1,2 @@ +MD5 (sap-0.2.tgz) = 24a835f649b22661359547414f1c434c +SIZE (sap-0.2.tgz) = 602758 diff --git a/polish/sap/pkg-descr b/polish/sap/pkg-descr new file mode 100644 index 000000000000..d874ad02fe2d --- /dev/null +++ b/polish/sap/pkg-descr @@ -0,0 +1,6 @@ +SAP stands for Slownik Polsko-Angielski. +It is a free Polish-English and English-Polish dictionary. +Dictionary operates with both Polish characters and ASCII-only mode. +Fast and light, console based. + +WWW: http://www.terravista.pt/Mussulo/1345/sap/ diff --git a/polish/sap/pkg-plist b/polish/sap/pkg-plist new file mode 100644 index 000000000000..5407641f6146 --- /dev/null +++ b/polish/sap/pkg-plist @@ -0,0 +1,4 @@ +bin/sap +lib/sap/dvp_1.dic +lib/sap/dvp_2.dic +@dirrm lib/sap |