blob: a8eece5253dfe91d977f1c0c37c852426ef785c5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# New ports collection makefile for: jdictionary-eng-hun-expr
# Date created: 24.04.2002
# Whom: janos.mohacsi@bsd.hu
#
# $FreeBSD$
#
PORTNAME= jdictionary-eng-hun-expr
PORTVERSION= 1.4
PORTREVISION= 4
CATEGORIES= hungarian textproc
MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20English-Hungarian%20expression
DISTNAME= SmartEngHunExp-1_4.jar
COMMENT= JDictionary plugin: English-Hungarian expression dictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
.include "${MASTERDIR}/Makefile.plugin"
|