1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/java/jikes/Makefile

21 lines
377 B
Makefile
Raw Normal View History

# 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$
#
PORTNAME= jikes
2001-03-01 15:52:33 +00:00
PORTVERSION= 1.13
CATEGORIES= java
MASTER_SITES= http://oss.software.ibm.com/pub/jikes/
2000-07-31 23:55:10 +00:00
MAINTAINER= archie@freebsd.org
MAN1= jikes.1
2000-07-31 23:55:10 +00:00
HAS_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>