Skip to content

Commit

Permalink
- take maintainership
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperla committed Aug 30, 2011
1 parent cbeb465 commit be785fb
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions java/jna/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# $OpenBSD: Makefile,v 1.2 2011/08/30 10:49:02 nigel Exp $
# $OpenBSD: Makefile,v 1.3 2011/08/30 12:03:56 jasper Exp $

COMMENT= Java Native Access (JNA)

V= 3.2.7
DISTNAME= twall-jna-$V-0-g3727f95
PKGNAME= jna-$V
REVISION= 0
CATEGORIES= java devel

MAINTAINER= Jasper Lievisse Adriaanse <[email protected]>

HOMEPAGE= https://github.com/twall/jna

# LGPLv2.1+
Expand All @@ -21,8 +24,9 @@ EXTRACT_SUFX= .zip
MODULES= java
MODJAVA_VER= 1.6+

USE_GMAKE= Yes

BUILD_DEPENDS= devel/apache-ant \
devel/gmake \
sysutils/ggrep

WRKDIST= ${WRKDIR}/twall-jna-d928d42/
Expand Down

0 comments on commit be785fb

Please sign in to comment.