openbsd-ports/devel/maven/files/mvn
bernd 2937ebc4ef Import maven-2.0.
Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a
project's build, reporting and documentation from a central piece of
information.

help & ok kurt@
2005-12-08 09:48:02 +00:00

6 lines
116 B
Bash

#!/bin/sh
#
# $OpenBSD: mvn,v 1.1.1.1 2005/12/08 09:48:02 bernd Exp $
exec %%LOCALBASE%%/%%DISTNAME%%/bin/mvn "$@"