1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/russian/stardict-mueller7accent/Makefile
Daniel Engberg 2d383c223b russian/stardict-*: Mark BROKEN
Mark these all unfetchable as they rely on
http://download.huzheng.org/ru/ which doesn't respond

PR:		277920
Approved by:	portmgr (maintainer timeout, 2+ weeks)
2024-04-07 23:38:52 +02:00

17 lines
425 B
Makefile

PORTNAME= stardict-mueller7accent
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://download.huzheng.org/ru/
DISTNAME= stardict-Mueller7accentGPL-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Mueller English-Russian dictionary with accents
WWW= http://download.huzheng.org/ru/
BROKEN= Unfetchable
USES= tar:bzip2
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>