summaryrefslogtreecommitdiff
path: root/java/eclipse-pmd
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-07-25 08:02:46 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-07-25 08:02:46 +0000
commit961e0dff3d4cfe30afe963ee14ab0a4fcb88ee29 (patch)
tree2ef485f9a22f23d476fa36ea7462981033b0ae6e /java/eclipse-pmd
parentUpdate to 3.0. (diff)
Mark BROKEN, and change MAINTAINER to java@.
Suggested by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Notes
Notes: svn path=/head/; revision=114615
Diffstat (limited to 'java/eclipse-pmd')
-rw-r--r--java/eclipse-pmd/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile
index 700e728b8e1a..6bba5cec8744 100644
--- a/java/eclipse-pmd/Makefile
+++ b/java/eclipse-pmd/Makefile
@@ -5,17 +5,20 @@
# $FreeBSD$
#
-PORTNAME= eclipse-pmd
+PORTNAME= pmd
PORTVERSION= 1.1.2
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pmd
+PKGNAMEPREFIX= eclipse-
DISTNAME= pmd-eclipse-bin-${PORTVERSION}
DIST_SUBDIR= eclipse
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= java@FreeBSD.org
COMMENT= Scan Java source code and look for potential problems
+BROKEN= It is too hard to adopt Eclipse 3.0.
+
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes