1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/russian/stardict-dal/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
344 B
Makefile

# $FreeBSD$
PORTNAME= stardict-dal
PORTVERSION= 2.4.2
CATEGORIES= russian
MASTER_SITES= http://abloz.com/huzheng/stardict-dic/ru/
DISTNAME= ${PORTNAME}-ru-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Dal's Explanatory Dictionary
USE_BZIP2= yes
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>