mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Upgrade to 1.0.
PR: 4000 Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
This commit is contained in:
parent
941530602b
commit
175e19651f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7162
@ -1,23 +1,21 @@
|
||||
# New ports collection makefile for: mastergear
|
||||
# Version required: 0.8
|
||||
# Version required: 1.0
|
||||
# Date created: 02 November 1996
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1996/12/05 11:04:42 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1997/04/30 03:17:59 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= SMS
|
||||
PKGNAME= mastergear-0.8
|
||||
PKGNAME= mastergear-1.0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITES= http://www.freeflight.com/fms/MG/
|
||||
DISTFILES= MG.tar.Z
|
||||
|
||||
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
|
||||
|
||||
USE_X11= yes
|
||||
|
||||
CONFIGURE_ENV+= X11BASE=${X11BASE}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mg ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dasm ${PREFIX}/bin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (MG.tar.Z) = 7a7896eda5cb122030fdadcc90b5fe0e
|
||||
MD5 (MG.tar.Z) = c8363cc604babad1eecfa496f980c224
|
||||
|
Loading…
Reference in New Issue
Block a user