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

PORTNAME=	stardict-computer
PORTVERSION=	2.4.2
CATEGORIES=	russian
MASTER_SITES=	http://download.huzheng.org/ru/
DISTNAME=	${PORTNAME}-ru-${PORTVERSION}

MAINTAINER=	makc@FreeBSD.org
COMMENT=	English-Russian Computer dictionary

USES=	tar:bzip2

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