# Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ PORTNAME= jad PORTVERSION= 3.3.0 PORTREVISION= 4 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}clipse/${PORTNAME}clipse3.3/${PORTVERSION}%20%28for%20Eclipse%20_%3D3.3M6%29 PKGNAMEPREFIX= eclipse- DISTNAME= net.sf.jadclipse_${PORTVERSION} EXTRACT_SUFX= .jar DIST_SUBDIR= eclipse EXTRACT_ONLY= MAINTAINER= ale@FreeBSD.org COMMENT= Jad Java decompiler plugin for the Eclipse IDE RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ jad:${PORTSDIR}/java/jad NO_WRKSUBDIR= yes NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ PLIST_FILES= share/eclipse/dropins/${DISTNAME}${EXTRACT_SUFX} post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} ${WRKSRC} do-install: @${MKDIR} ${PREFIX}/lib/eclipse/plugins @${INSTALL_DATA} ${WRKSRC}/${DISTNAME}${EXTRACT_SUFX} ${PREFIX}/share/eclipse/dropins .include /cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
* net-im/libnice update to 0.1.18Jesper Schmitz Mouridsen2020-11-288-80/+34
* Remove libnice-gst010 it is not depended on and support for gstreamer 0.10Baptiste Daroussin2020-09-26