1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/java/jikes/Makefile
Archie Cobbs a11c4631f3 Update to version 1.14.
PR:		ports/27301
2001-05-16 01:30:42 +00:00

21 lines
377 B
Makefile

# New ports collection makefile for: jikes
# Date created: 09 December 1998
# Whom: Matthew Dillon <dillon@backplane.com>
#
# $FreeBSD$
#
PORTNAME= jikes
PORTVERSION= 1.14
CATEGORIES= java
MASTER_SITES= http://oss.software.ibm.com/pub/jikes/
MAINTAINER= archie@freebsd.org
MAN1= jikes.1
HAS_CONFIGURE= yes
USE_GMAKE= yes
.include <bsd.port.mk>