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