opnsense-ports/emulators/vmips/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

21 lines
356 B
Makefile

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