blob: aff78778848b28b608dba04afec9f454d46d8a23 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $FreeBSD$
PORTNAME= stardict-bars
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/ru/
DISTNAME= stardict-en-ru-bars-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= New Comprehensive English-Russian dictionary
NO_STAGE= yes
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>
|