28a8b37f78
The Open English-Russian Dictionary of Computer Terms. WWW: http://stardict.sourceforge.net/Dictionaries_ru.php PR: based on ports/143266 Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com>
18 lines
508 B
Makefile
18 lines
508 B
Makefile
# New ports collection makefile for: stardict-engcom
|
|
# Date created: 2010-03-16
|
|
# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= stardict-engcom
|
|
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 Dictionary of Computer Terms
|
|
|
|
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
|
.include <bsd.port.mk>
|