You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
aspectj: mark noarch, platforms any
This commit is contained in:
@@ -3,10 +3,11 @@ PortSystem 1.0
|
||||
name aspectj
|
||||
version 1.6.2
|
||||
categories java lang devel
|
||||
platforms darwin
|
||||
platforms any
|
||||
supported_archs noarch
|
||||
maintainers nomaintainer
|
||||
description seamless aspect-oriented extension to the Java language
|
||||
long_description ${description}
|
||||
long_description {*}${description}
|
||||
|
||||
homepage http://www.eclipse.org/aspectj/
|
||||
master_sites http://download.eclipse.org/tools/aspectj/ \
|
||||
@@ -40,4 +41,3 @@ destroot {
|
||||
livecheck.type regex
|
||||
livecheck.url ${homepage}/downloads.php
|
||||
livecheck.regex aspectj-(\[0-9\\.\]+)\\.jar
|
||||
|
||||
|
||||
Reference in New Issue
Block a user