# New ports collection makefile for: jdictionary (plugins) # Date created: 15.12.2004 # Whom: hq@FreeBSD.org # # $FreeBSD$ # EXTRACT_SUFX= # MAINTAINER?= janos.mohacsi@bsd.hu COMMENT?= JDictionary plugin master port RUN_DEPENDS+= jdictionary:${PORTSDIR}/textproc/jdictionary # WARNING: USE_JAVA is set to be able to use JAVASHAREDIR. # Please make sure that JAVA_VERSION here is the same as in Makefile. USE_JAVA= yes JAVA_VERSION= 1.3+ EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # EXTRACT_AFTER_ARGS= ${WRKDIR} NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/jdictionary/Plugins PLIST= ${MASTERDIR}/pkg-plist.plugin MD5_FILE= ${.CURDIR}/distinfo DESCR= ${.CURDIR}/pkg-descr PLIST_SUB+= DISTNAME=${DISTNAME} do-install: ${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${DATADIR}/ .include Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.9rafan2006-07-108-146/+91
* Remove USE_REINPLACE from all categories starting with Sedwin2006-05-131-1/+0
* Conversion to a single libtool environment.ade2006-02-233-19/+3
* SHA256ifyedwin2006-01-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* - Update to 0.8.3pav2005-04-106-54/+119
* - Fix runtime problem on amd64pav2005-02-162-0/+28
* - Update to 0.8.2pav2005-01-1610-23/+323
* BROKEN on 5.x: Does not compilekris2004-09-191-1/+7
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Update to 0.7.2pav2003-11-19