1998-12-10 18:02:53 +00:00
|
|
|
# New ports collection makefile for: jikes
|
|
|
|
# Date created: 09 December 1998
|
|
|
|
# Whom: Matthew Dillon <dillon@backplane.com>
|
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1998-12-10 18:02:53 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 06:21:15 +00:00
|
|
|
PORTNAME= jikes
|
2000-07-31 23:55:10 +00:00
|
|
|
PORTVERSION= 1.12
|
1999-06-28 02:24:57 +00:00
|
|
|
CATEGORIES= java
|
2000-07-31 23:55:10 +00:00
|
|
|
MASTER_SITES= http://oss.software.ibm.com/developerworks/opensource/jikes/project/download/v112/
|
1998-12-10 18:02:53 +00:00
|
|
|
|
2000-07-31 23:55:10 +00:00
|
|
|
MAINTAINER= archie@freebsd.org
|
1998-12-10 18:02:53 +00:00
|
|
|
|
1998-12-10 20:29:38 +00:00
|
|
|
MAN1= jikes.1
|
|
|
|
|
2000-07-31 23:55:10 +00:00
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
USE_GMAKE= yes
|
1998-12-10 18:02:53 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|