blob: d5f42a72b581be297473e335337506507f2819d3 (
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
# Date created: 23.04.2002
# Whom: janos.mohacsi@bsd.hu
#
# $FreeBSD$
#
PORTNAME= jdictionary-eng-hun
PORTVERSION= 1.4
PORTREVISION= 4
CATEGORIES= hungarian textproc
DISTNAME= SmartEngHun-1_4.jar
COMMENT= JDictionary plugin: Hungarian-English dictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
.include "${MASTERDIR}/Makefile.plugin"
|