most recent changes, diff for jlint
Index: lang/jlint/Portfile
--- lang/jlint/Portfile (revision 19464)
+++ lang/jlint/Portfile (revision 19465)
@@ -1,11 +1,11 @@
-# $Id: Portfile,v 1.2 2005/03/25 03:27:49 waqar Exp $
+# $Id$
PortSystem 1.0
name jlint
version 1.21
revision 1
categories devel
-maintainers waqar@opendarwin.org
+maintainers waqar@macports.org
description Java code verifier
long_description \
Jlint will check your Java code and find bugs, inconsistencies \
@@ -16,8 +16,10 @@
master_sites http://www.garret.ru/~knizhnik
checksums md5 ab5b93437dd04d43d6d18a1c96888425 \
sha1 e18eb0c18b68e4272f9782fd2cb110b2f5363bcf
+
worksrcdir ${name}
use_configure no
+
destroot {
cd ${worksrcpath}
xinstall -m 755 antic ${destroot}${prefix}/bin
Property changes on: lang/jlint/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id