blob: c8b80b485cdeb4a18dbb5a7ebcafae2cbe8ec278 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# 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= 2
CATEGORIES= hungarian textproc
DISTNAME= SmartEngHunExp-1_4.jar
COMMENT= JDictionary plugin: English-Hungarian expression dictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
.include "${MASTERDIR}/Makefile.plugin"
|