mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add ksocrat, a KDE russian-english dictionary.
PR: 51620 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
This commit is contained in:
parent
0144da99d5
commit
d8fe181a7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79931
@ -12,6 +12,7 @@
|
||||
SUBDIR += gd
|
||||
SUBDIR += kde3-i18n
|
||||
SUBDIR += koi8r-ps
|
||||
SUBDIR += ksocrat
|
||||
SUBDIR += messarge
|
||||
SUBDIR += mtc
|
||||
SUBDIR += openoffice
|
||||
|
35
russian/ksocrat/Makefile
Normal file
35
russian/ksocrat/Makefile
Normal file
@ -0,0 +1,35 @@
|
||||
# New ports collection makefile for: ksocrat
|
||||
# Date created: 30.04.2003
|
||||
# Whom: Kirill Ponomarew <ponomarew@oberon.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ksocrat
|
||||
PORTVERSION= 3.1.2
|
||||
CATEGORIES= russian kde
|
||||
MASTER_SITES= http://apps.kde.com/na/2/counter/vid/9139/dld0/ \
|
||||
http://voodoo.oberon.net/
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
|
||||
${PORTNAME}-enru-dic-1.0.1${EXTRACT_SUFX} \
|
||||
${PORTNAME}-ruen-dic-1.0.1${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= ponomarew@oberon.net
|
||||
COMMENT= KSocrat is the simple English/Russian Russian/English dictionary
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDELIBS_VER=3
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
RESTRICTED= "Redistribution not allowed"
|
||||
NO_CDROM= ${RESTRICTED}
|
||||
#NO_PACKAGE= ${RESTRICTED}
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKDIR}/usr/share/apps/ksocrat/* \
|
||||
${PREFIX}/share/apps/ksocrat
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
|
||||
.include <bsd.port.post.mk>
|
3
russian/ksocrat/distinfo
Normal file
3
russian/ksocrat/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (ksocrat-3.1.2.tar.bz2) = 7e43bf597058d905bc20d868857456d1
|
||||
MD5 (ksocrat-enru-dic-1.0.1.tar.bz2) = 54dc44d886961d79dc677f62f9fc0b02
|
||||
MD5 (ksocrat-ruen-dic-1.0.1.tar.bz2) = a6b2a0b365b65e2ced72707b8dc1ad5f
|
3
russian/ksocrat/pkg-descr
Normal file
3
russian/ksocrat/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
KSocrat is the simple English/Russian and Russian/English dictionary.
|
||||
|
||||
WWW: http://webua.net/zavolzhsky/english
|
13
russian/ksocrat/pkg-plist
Normal file
13
russian/ksocrat/pkg-plist
Normal file
@ -0,0 +1,13 @@
|
||||
bin/ksocrat
|
||||
share/applnk/Applications/ksocrat.desktop
|
||||
share/apps/ksocrat/clear.png
|
||||
share/icons/hicolor/16x16/apps/ksocrat.png
|
||||
share/icons/hicolor/32x32/apps/ksocrat.png
|
||||
share/icons/locolor/16x16/apps/ksocrat.png
|
||||
share/icons/locolor/32x32/apps/ksocrat.png
|
||||
share/locale/ru/LC_MESSAGES/ksocrat.mo
|
||||
share/apps/ksocrat/Arsenal_Commware_License_ENG.txt
|
||||
share/apps/ksocrat/Arsenal_Commware_License_RUS.txt
|
||||
share/apps/ksocrat/enru.dic
|
||||
share/apps/ksocrat/ruen.dic
|
||||
@dirrm share/apps/ksocrat
|
Loading…
Reference in New Issue
Block a user