16 lines
418 B
Makefile
16 lines
418 B
Makefile
# Created by: hq@FreeBSD.org
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= jdictionary-ger-hun
|
|
PORTVERSION= 1.4
|
|
PORTREVISION= 2
|
|
CATEGORIES= german hungarian textproc
|
|
MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20German-Hungarian
|
|
DISTNAME= SmartGerHun-1_4.jar
|
|
|
|
COMMENT= JDictionary plugin: German-Hungarian dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile.plugin"
|