1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/russian/stardict-computer/Makefile
Rene Ladan fbd43637e1 Reset vg@'s ports after he resigned.
With hat:	portmgr-secretary
2018-02-23 21:09:47 +00:00

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>