freebsd-ports/emulators/vmips/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

27 lines
544 B
Makefile

# New ports collection makefile for: vmips
# Date created: 13 July 2004
# Whom: brg
#
# $FreeBSD$
#
PORTNAME= vmips
PORTVERSION= 1.3.2
PORTREVISION= 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
BUILD_DEPENDS= texi2dvi:${PORTSDIR}/print/teTeX-base
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN1= vmips.1 vmipstool.1
INFO= vmips
.include <bsd.port.mk>