mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
853df93632
- Bring stage support - Sort list of dictionary programs in pkg-messge
17 lines
413 B
Makefile
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>
|