1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/java/jikes/Makefile
Chris Piazza 77f32e460e Update MASTER_SITE
PR:		20487
Submitted by:	rwatson
2000-08-09 16:49:27 +00:00

21 lines
411 B
Makefile

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