mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add missing dependency
Submitted by: maintainer Reported by: pavbpt/erwinbot
This commit is contained in:
parent
eaa876894a
commit
3d89c369fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223675
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
PORTNAME= phpeclipse
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= java editors devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= PHPEclipse_${PORTVERSION}_src
|
||||
|
||||
MAINTAINER= kamikaze@bsdforen.de
|
||||
COMMENT= PHP Eclipse adds PHP support to the Eclipse IDE Framework
|
||||
|
||||
BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
|
||||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
||||
|
||||
PLUGIN_PATHS= features plugins
|
||||
|
|
Loading…
Add table
Reference in a new issue