mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
17 lines
406 B
Makefile
17 lines
406 B
Makefile
# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= stardict-pc
|
|
PORTVERSION= 2.4.2
|
|
CATEGORIES= russian
|
|
MASTER_SITES= http://download.huzheng.org/ru/
|
|
DISTNAME= ${PORTNAME}-user-ru-${PORTVERSION}
|
|
|
|
MAINTAINER= makc@FreeBSD.org
|
|
COMMENT= English-Russian PC-user dictionary
|
|
|
|
USES= tar:bzip2
|
|
|
|
.include "${.CURDIR}/../stardict-mueller7/files/Makefile.common"
|
|
.include <bsd.port.mk>
|