freebsd-ports/russian/stardict-pc/Makefile
Adam Weinberger aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00

16 lines
414 B
Makefile

# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
# $FreeBSD$
PORTNAME= stardict-pc
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://abloz.com/huzheng/stardict-dic/ru/
DISTNAME= ${PORTNAME}-user-ru-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= English-Russian PC-user dictionary
USES= tar:bzip2
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>