freebsd-ports/russian/stardict-bars/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

13 lines
345 B
Makefile

PORTNAME= stardict-bars
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://download.huzheng.org/ru/
DISTNAME= stardict-en-ru-bars-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= New Comprehensive English-Russian dictionary
USES= tar:bzip2
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>