aboutsummaryrefslogtreecommitdiff
path: root/java
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
parentcf3caa890b062b1e5bac5ffbd66ab1c28f45b229 (diff)
downloadports-961e0dff3d4cfe30afe963ee14ab0a4fcb88ee29.tar.gz
ports-961e0dff3d4cfe30afe963ee14ab0a4fcb88ee29.zip
Notes
Diffstat (limited to 'java')
-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