- Use new support for plugin ports from textproc/jdictionary

- Bump PORTREVISION as the location of files has changed

Reviewed by:	glewis
Approved by:	maintainer
This commit is contained in:
Herve Quiroz 2004-12-19 03:36:28 +00:00
parent 3e21b3c022
commit 8621166892
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124470
8 changed files with 19 additions and 93 deletions

View file

@ -6,29 +6,13 @@
#
PORTNAME= jdictionary-fre-hun
PORTVERSION= 1.0
PORTREVISION= 1
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= french hungarian textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=jdictionary
DISTFILES= Smart_French_Hungarian-1_0.jar
DISTNAME= Smart_French_Hungarian-1_0.jar
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= JDictionary plugin: French-Hungarian dictionary
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \
${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \
jdictionary:${PORTSDIR}/textproc/jdictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKDIR}
NO_BUILD=y
do-install:
@if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \
${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi
${CP} ${WRKDIR}/${DISTFILES} \
${PREFIX}/share/java/classes/jdictionary/Plugins/
.include <bsd.port.mk>
.include "${MASTERDIR}/Makefile.plugin"

View file

@ -1,2 +0,0 @@
share/java/classes/jdictionary/Plugins/Smart_French_Hungarian-1_0.jar
@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true

View file

@ -6,30 +6,13 @@
#
PORTNAME= jdictionary-eng-hun-expr
PORTVERSION= 1.4
PORTREVISION= 1
PORTVERSION= 1.4
PORTREVISION= 2
CATEGORIES= hungarian textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=jdictionary
DISTNAME= SmartEngHunExp-1_4.jar
EXTRACT_SUFX= #
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= JDictionary plugin: English-Hungarian expression dictionary
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \
${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \
jdictionary:${PORTSDIR}/textproc/jdictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKDIR}
NO_BUILD=y
do-install:
@if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \
${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi
${CP} ${WRKDIR}/${DISTFILES} \
${PREFIX}/share/java/classes/jdictionary/Plugins/
.include <bsd.port.mk>
.include "${MASTERDIR}/Makefile.plugin"

View file

@ -1,2 +0,0 @@
share/java/classes/jdictionary/Plugins/SmartEngHunExp-1_4.jar
@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true

View file

@ -6,29 +6,13 @@
#
PORTNAME= jdictionary-eng-hun
PORTVERSION= 1.4
PORTREVISION= 1
PORTVERSION= 1.4
PORTREVISION= 2
CATEGORIES= hungarian textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=jdictionary
DISTFILES= SmartEngHun-1_4.jar
DISTNAME= SmartEngHun-1_4.jar
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= JDictionary-hun-eng - jDictionary plugin: Hungarian-English
COMMENT= JDictionary plugin: Hungarian-English dictionary
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \
${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \
jdictionary:${PORTSDIR}/textproc/jdictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKDIR}
NO_BUILD=y
do-install:
@if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \
${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi
${CP} ${WRKDIR}/${DISTFILES} \
${PREFIX}/share/java/classes/jdictionary/Plugins/
.include <bsd.port.mk>
.include "${MASTERDIR}/Makefile.plugin"

View file

@ -1,2 +0,0 @@
share/java/classes/jdictionary/Plugins/SmartEngHun-1_4.jar
@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true

View file

@ -6,30 +6,13 @@
#
PORTNAME= jdictionary-int-eng
PORTVERSION= 1.0
PORTREVISION= 1
PORTVERSION= 1.0
PORTREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=jdictionary
DISTNAME= Smart_Interlingua_English-1_0.jar
EXTRACT_SUFX= #
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= JDictionary plugin: Interlingua-English dictionary
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \
${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jdk13 \
jdictionary:${PORTSDIR}/textproc/jdictionary
MASTERDIR= ${.CURDIR}/../../textproc/jdictionary
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= ${WRKDIR}
NO_BUILD=y
do-install:
@if [ ! -d ${PREFIX}/share/java/classes/jdictionary/Plugins ]; then \
${MKDIR} ${PREFIX}/share/java/classes/jdictionary/Plugins; fi
${CP} ${WRKDIR}/${DISTFILES} \
${PREFIX}/share/java/classes/jdictionary/Plugins/
.include <bsd.port.mk>
.include "${MASTERDIR}/Makefile.plugin"

View file

@ -1,2 +0,0 @@
share/java/classes/jdictionary/Plugins/Smart_Interlingua_English-1_0.jar
@unexec rmdir %D/share/java/classes/jdictionary/Plugins || true