867f8d3ac8
English-Russian Computer dictionary. WWW: http://stardict.sourceforge.net/Dictionaries_ru.php PR: based on ports/143266 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
18 lines
503 B
Makefile
18 lines
503 B
Makefile
# New ports collection makefile for: stardict-computer
|
|
# Date created: 2010-03-16
|
|
# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= stardict-computer
|
|
PORTVERSION= 2.4.2
|
|
CATEGORIES= russian
|
|
MASTER_SITES= SF/stardict/stardict-dictionaries-ru/${PORTVERSION}
|
|
DISTNAME= ${PORTNAME}-ru-${PORTVERSION}
|
|
|
|
MAINTAINER= g.veniamin@googlemail.com
|
|
COMMENT= English-Russian Computer dictionary
|
|
|
|
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
|
.include <bsd.port.mk>
|