1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

Import of vpce: Turbo Graphix 16 emulator

Submitted by:	nakai@TokyoNet.AD.JP
This commit is contained in:
Justin M. Seger 1998-12-15 21:30:02 +00:00
parent a4d0276914
commit 49f57ee50a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=15366
5 changed files with 34 additions and 0 deletions

29
emulators/vpce/Makefile Normal file
View File

@ -0,0 +1,29 @@
# New ports collection makefile for: vpce
# Version required: 0.3f
# Date created: 20 August 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id$
#
DISTNAME= vpce03f_freebsd
PKGNAME= vpce-0.3f
CATEGORIES= emulators
MASTER_SITES= http://www.fortunecity.com/roswell/vanthal/10/
EXTRACT_SUFX= .tgz
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
NO_WRKSUBDIR= yes
USE_XLIB= yes
NO_BUILD= yes
STRIP=
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xvpce_03f_freebsd ${PREFIX}/bin/xvpce
.if !defined(NOPORTDOCS)
@ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/README.vpce
.endif
.include <bsd.port.mk>

1
emulators/vpce/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (vpce03f_freebsd.tgz) = 6ac19aef8f698c5ca420796c1a64631d

View File

@ -0,0 +1 @@
PC Engine (TG16) emulator on X

1
emulators/vpce/pkg-descr Normal file
View File

@ -0,0 +1 @@
PC Engine (TG16) emulator on X

2
emulators/vpce/pkg-plist Normal file
View File

@ -0,0 +1,2 @@
bin/xvpce
share/doc/README.vpce