Revision
122945
Author
afb@macports.org
Date
2014-08-02 10:34:33 -0700 (Sat, 02 Aug 2014)

Log Message

cbmbasic: update and unmaintain

Modified Paths

Diff

Modified: trunk/dports/lang/cbmbasic/Portfile (122944 => 122945)


--- trunk/dports/lang/cbmbasic/Portfile	2014-08-02 17:28:05 UTC (rev 122944)
+++ trunk/dports/lang/cbmbasic/Portfile	2014-08-02 17:34:33 UTC (rev 122945)
@@ -3,23 +3,23 @@
 PortSystem 1.0
 
 name                cbmbasic
-version             2
-revision            20081028
+version             1.0
+epoch               1
 categories          lang
 platforms           darwin freebsd linux
+license             bsd
 description         Commodore BASIC
-maintainers         afb
+maintainers         nomaintainer
 long_description    \
 This is a 100% compatible version of Commodore's version of Microsoft \
 BASIC 6502 as found on the Commodore 64. You can use it in interactive \
 mode or pass a BASIC file as a command line parameter.
-homepage            http://www.pagetable.com/?p=48
-master_sites        http://www.weihenstephan.org/~michaste/pagetable/recompiler/
-distfiles           cbmbasic.zip
-checksums           md5 ecd8cd832470ea85368c11d609274c31
+homepage            http://cbmbasic.sourceforge.net/
+master_sites        sourceforge:cbmbasic
+checksums           md5 966cf93950809c3eace244af702cf895 \
+                    sha1 54564daa7f28be98b03ae7dd1eece9e5439c95c3
 
-use_zip yes
-extract.mkdir yes
+extract.suffix .tgz
 
 use_configure no
 destroot {