blob: d4e217f887a6173f92bf0e852096def67dd8c3bc (
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= 2
CATEGORIES= hungarian textproc
DISTNAME= SmartEngHun-1_4.jar
COMMENT= JDictionary plugin: Hungarian-English dictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
.include "${MASTERDIR}/Makefile.plugin"
|