1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/russian/stardict-pc/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

17 lines
413 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
USE_BZIP2= yes
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>