freebsd-ports/emulators/vmips/Makefile
Edwin Groothuis e60db4d37b [maintainer-update] vmips 1.2.1 -> 1.2.2
update emulators/vmips from 1.2.1 to 1.2.2

PR:		ports/71503
Submitted by:	Brian R. Gaeke <brg@dgate.ORG>
2004-10-12 01:26:56 +00:00

23 lines
459 B
Makefile

# New ports collection makefile for: vmips
# Date created: 13 July 2004
# Whom: brg
#
# $FreeBSD$
#
PORTNAME= vmips
PORTVERSION= 1.2.2
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>