summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-05-29 23:40:52 +0000
committerSteve Price <steve@FreeBSD.org>2000-05-29 23:40:52 +0000
commita159369ffb4022f131b0a7ebdad560f9db512c74 (patch)
tree9adb674d71dcd2dd69fa3005f6d17e06e338981c /emulators
parentUpdate MASTER_SITES. Clean up pkg/DESCR so it conforms to portlint. (diff)
Update to version 0.4.1d.
PR: 13006 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Notes
Notes: svn path=/head/; revision=28953
Diffstat (limited to 'emulators')
-rw-r--r--emulators/x48/Makefile12
-rw-r--r--emulators/x48/distinfo2
-rw-r--r--emulators/x48/pkg-plist7
3 files changed, 14 insertions, 7 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index fb740a1052ab..7d79d36f6175 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -6,16 +6,22 @@
#
PORTNAME= x48
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.1d
CATEGORIES= emulators
-MASTER_SITES= ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= system/emulators
+MASTER_SITES= http://home.earthlink.net/~rmmlgetz/
+DISTNAME= ${PORTNAME}_041d
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
+
+WRKSRC= ${WRKDIR}/x48-0.4.1
+
+post-extract:
+ cd ${WRKSRC}/readline && ${RM} *.o
+
post-install:
${MKDIR} ${PREFIX}/share/x48
${CP} ${WRKSRC}/README ${PREFIX}/share/x48/README-x48
diff --git a/emulators/x48/distinfo b/emulators/x48/distinfo
index 4cd8934c499d..7cade903a27e 100644
--- a/emulators/x48/distinfo
+++ b/emulators/x48/distinfo
@@ -1 +1 @@
-MD5 (x48-0.4.0.tar.gz) = dda5bca417eb0dcd12b9ea7c3742f462
+MD5 (x48_041d.tar.gz) = 13ad77a3cedf910703155d1f2fdb639b
diff --git a/emulators/x48/pkg-plist b/emulators/x48/pkg-plist
index 8578bc269fb1..e30a17624e7b 100644
--- a/emulators/x48/pkg-plist
+++ b/emulators/x48/pkg-plist
@@ -1,8 +1,9 @@
-bin/x48
-bin/dump2rom
bin/checkrom
+bin/dump2rom
bin/mkcard
+bin/x48
lib/X11/app-defaults/X48
-share/x48/README-x48
share/x48/CARDS.doc
+share/x48/README-x48
share/x48/ROMDump.doc
+@dirrm share/x48