blob: 05d3d433a58179099d37d6c0d0bcb718b76186e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# New ports collection makefile for: stardict-oald
# Date created: 2010-02-28
# Whom: Max Brazhnikov <makc@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= stardict-oald
PORTVERSION= 2.4.2
CATEGORIES= textproc
MASTER_SITES= SF/stardict/stardict-dictionaries-dictd/${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Oxford Advanced Learner's Dictionary
.include "${.CURDIR}/../../russian/stardict-mueller7/files/Makefile.common"
.include <bsd.port.mk>
|