blob: 51e7151a84f35c73e4919ec6d337a43ef6ebbf5a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: stardict-MerrianWebster
# Date created: 2010-02-28
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= stardict-merrianwebster
PORTVERSION= 2.4.2
CATEGORIES= textproc
MASTER_SITES= http://yeelou.com/huzheng/stardict-dic/dict.org/
MAINTAINER= makc@FreeBSD.org
COMMENT= Merrian Webster 10th dictionary
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>
|