opnsense-ports/emulators/vmips/Makefile
Franco Fichtner 85d066a61f */*: sync with upstream
Taken from: HardenedBSD
2018-09-03 02:25:18 +02:00

21 lines
358 B
Makefile

# Created by: Brian Gaeke <brg@dgate.org>
# $FreeBSD$
PORTNAME= vmips
PORTVERSION= 1.5.1
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>