mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
fbd43637e1
With hat: portmgr-secretary
17 lines
419 B
Makefile
17 lines
419 B
Makefile
# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= stardict-computer
|
|
PORTVERSION= 2.4.2
|
|
CATEGORIES= russian
|
|
MASTER_SITES= http://abloz.com/huzheng/stardict-dic/ru/
|
|
DISTNAME= ${PORTNAME}-ru-${PORTVERSION}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= English-Russian Computer dictionary
|
|
|
|
USES= tar:bzip2
|
|
|
|
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
|
.include <bsd.port.mk>
|