aboutsummaryrefslogtreecommitdiffstats
path: root/russian/stardict-engcom/Makefile
blob: 376ad76766c36d3cd5cc270587d13568864cb929 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD$

PORTNAME=   stardict-engcom
PORTVERSION=    2.4.2
CATEGORIES= russian
MASTER_SITES=   http://abloz.com/huzheng/stardict-dic/ru/
DISTNAME=   ${PORTNAME}-ru-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT=    English-Russian Dictionary of Computer Terms

BROKEN=     unfetchable

USES=   tar:bzip2

.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>