1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/emulators/vmips/Makefile
Martin Wilke 41e9a86b90 Update to 1.3.1
PR:		ports/99270
Submitted by:	miwi
Approved by:	markus (co mentor), maintainer
2006-06-23 19:45:45 +00:00

24 lines
459 B
Makefile

# New ports collection makefile for: vmips
# Date created: 13 July 2004
# Whom: brg
#
# $FreeBSD$
#
PORTNAME= vmips
PORTVERSION= 1.3.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.dgate.org/vmips/releases/vmips-${PORTVERSION}/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= brg@dgate.org
COMMENT= MIPS R3000 simulator
GNU_CONFIGURE= yes
MAN1= vmips.1 vmipstool.1
INFO= vmips
.include <bsd.port.mk>