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

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

MAINTAINER= vg@FreeBSD.org
COMMENT=    English-Russian PC-user dictionary

USES=   tar:bzip2

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