blob: 7bd03efac245350967546256a85b5254130ff507 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# New ports collection makefile for: stardict-mueller7accent
# Date created: 2010-02-27
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $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
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>
|