1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/emulators/vmips/Makefile
Martin Wilke 1a048b4225 - Stage support
- Convert to USES
2014-02-03 09:40:26 +00:00

19 lines
296 B
Makefile

# Created by: brg@dgate.org
# $FreeBSD$
PORTNAME= vmips
PORTVERSION= 1.4.1
CATEGORIES= emulators
MASTER_SITES= SF \
http://www.dgate.org/vmips/releases/${DISTNAME}/
MAINTAINER= brg@dgate.org
COMMENT= MIPS R3000 simulator
USES= gmake
GNU_CONFIGURE= yes
INFO= vmips
.include <bsd.port.mk>