mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
8624e8ebde
- Dynamic plist - Use USE_ANT - remove files/LICENSE: the project is now under Apache 2.0 license (which is included in the distribution) - New feature: API documentation is now cross-linked with API documentation from dependency packages, such as commons-collections, if installed - Use MASTER_SITE_APACHE_JAKARTA - Use INSTALL_DATA rather than CP and ECHO_MSG rather than ECHO - Use JAVALIBDIR in place of JAVAJARDIR where appropriate - Fix URL is pkg-descr
6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
JavaBeans utility library. It provides wrappers around getters
|
|
and setters for a property in an object for classes that conform
|
|
to the JavaBeans naming standard.
|
|
|
|
WWW: http://jakarta.apache.org/commons/beanutils/
|