Skip to content
Permalink
Browse files

py-sclapp: update modeline, adjust whitespace

  • Loading branch information
reneeotten committed Apr 7, 2019
1 parent c8a9a70 commit ac4b09e0f6fbecc529ebbc65247d96634ffdec0c
Showing with 18 additions and 18 deletions.
  1. +18 −18 python/py-sclapp/Portfile
@@ -1,24 +1,24 @@
# -*- mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortGroup python 1.0
PortSystem 1.0
PortGroup python 1.0

name py-sclapp
version 0.5.1
description framework for writing command-line applications
platforms darwin
supported_archs noarch
categories-append devel
license GPL-2
maintainers nomaintainer
name py-sclapp
version 0.5.1
description framework for writing command-line applications
platforms darwin
supported_archs noarch
categories-append devel
license GPL-2
maintainers nomaintainer
long_description \
easy-to-use framework for writing simple command-line applications in Python

distname sclapp-${version}
homepage http://www.alittletooquiet.net/software/sclapp/
master_sites http://www.alittletooquiet.net/media/release/
checksums md5 b74b0ea8b56534a281220b0c014ab757 \
sha1 f93d5f3490128d4c21137d2dc614fbebee05c7aa \
rmd160 50d5931b0eb05fd1c6606dc7bbab6e13ccdf2cd2
distname sclapp-${version}
homepage http://www.alittletooquiet.net/software/sclapp/
master_sites http://www.alittletooquiet.net/media/release/
checksums md5 b74b0ea8b56534a281220b0c014ab757 \
sha1 f93d5f3490128d4c21137d2dc614fbebee05c7aa \
rmd160 50d5931b0eb05fd1c6606dc7bbab6e13ccdf2cd2

python.versions 27
python.versions 27

0 comments on commit ac4b09e

Please sign in to comment.
You can’t perform that action at this time.