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