aboutsummaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-05-02 07:05:57 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-05-02 07:05:57 +0000
commite1a0244011874992dd71d31ffbd1e8beb8c87aae (patch)
tree6bbccdfda690a5d3db46730a3ca2c549b5870e3f /java/Makefile
parentee49900e72243bfe80a508e6ac60a144b98a8fba (diff)
downloadports-e1a0244011874992dd71d31ffbd1e8beb8c87aae.tar.gz
ports-e1a0244011874992dd71d31ffbd1e8beb8c87aae.zip
New port: java/hamcrest
Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules. WWW: http://hamcrest.org/ PR: 192575 Submitted by: danilo
Notes
Notes: svn path=/head/; revision=385166
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index c7e2a05fff48..249def83b97b 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -25,6 +25,7 @@
SUBDIR += eclipse-pydev
SUBDIR += eclipse-shelled
SUBDIR += eclipse-windowbuilder
+ SUBDIR += hamcrest
SUBDIR += icedtea-web
SUBDIR += infobus
SUBDIR += jad