1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/russian/stardict-bars/Makefile
Max Brazhnikov 853df93632 - Update MASTER_SITES, WWW
- Bring stage support
- Sort list of dictionary programs in pkg-messge
2013-11-09 16:00:36 +00:00

16 lines
366 B
Makefile

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