[104481] trunk/dports/devel

sean at macports.org sean at macports.org
Mon Mar 25 21:46:48 PDT 2013


Revision: 104481
          https://trac.macports.org/changeset/104481
Author:   sean at macports.org
Date:     2013-03-25 21:46:47 -0700 (Mon, 25 Mar 2013)
Log Message:
-----------
haskell: set the correct license for ports missing it

Modified Paths:
--------------
    trunk/dports/devel/hs-Crypto/Portfile
    trunk/dports/devel/hs-Diff/Portfile
    trunk/dports/devel/hs-Edison/Portfile
    trunk/dports/devel/hs-EdisonAPI/Portfile
    trunk/dports/devel/hs-HOC-Cocoa/Portfile
    trunk/dports/devel/hs-HUnit/Portfile
    trunk/dports/devel/hs-NewBinary/Portfile
    trunk/dports/devel/hs-QuickCheck/Portfile
    trunk/dports/devel/hs-alex/Portfile
    trunk/dports/devel/hs-blaze-builder/Portfile
    trunk/dports/devel/hs-blaze-html/Portfile
    trunk/dports/devel/hs-blaze-markup/Portfile
    trunk/dports/devel/hs-bytestring-csv/Portfile
    trunk/dports/devel/hs-bytestring-lexing/Portfile
    trunk/dports/devel/hs-data-accessor-monads-fd/Portfile
    trunk/dports/devel/hs-data-default/Portfile
    trunk/dports/devel/hs-fingertree/Portfile
    trunk/dports/devel/hs-happy/Portfile
    trunk/dports/devel/hs-hashed-storage/Portfile
    trunk/dports/devel/hs-hashed-storage-04/Portfile
    trunk/dports/devel/hs-haskeline/Portfile
    trunk/dports/devel/hs-highlighting-kate/Portfile
    trunk/dports/devel/hs-hslogger/Portfile
    trunk/dports/devel/hs-libcabal/Portfile
    trunk/dports/devel/hs-monads-fd/Portfile
    trunk/dports/devel/hs-parsedate/Portfile
    trunk/dports/devel/hs-pcre-light/Portfile
    trunk/dports/devel/hs-plugins/Portfile
    trunk/dports/devel/hs-pointedlist/Portfile
    trunk/dports/devel/hs-process/Portfile
    trunk/dports/devel/hs-pureMD5/Portfile
    trunk/dports/devel/hs-regex-base/Portfile
    trunk/dports/devel/hs-regex-tdfa/Portfile
    trunk/dports/devel/hs-rosezipper/Portfile
    trunk/dports/devel/hs-sha/Portfile
    trunk/dports/devel/hs-storable-complex/Portfile
    trunk/dports/devel/hs-syb/Portfile
    trunk/dports/devel/hs-temporary/Portfile
    trunk/dports/devel/hs-type-level/Portfile
    trunk/dports/devel/hs-typenats/Portfile
    trunk/dports/devel/hs-vty/Portfile
    trunk/dports/devel/hs-vty-3/Portfile

Modified: trunk/dports/devel/hs-Crypto/Portfile
===================================================================
--- trunk/dports/devel/hs-Crypto/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-Crypto/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision	1
 maintainers	nomaintainer
 platforms	darwin
+license             Permissive
 
 description	The Haskell Cryptographic Library.
 long_description	\

Modified: trunk/dports/devel/hs-Diff/Portfile
===================================================================
--- trunk/dports/devel/hs-Diff/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-Diff/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision        1
 name            hs-Diff
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     Basic implementation of the standard diff algorithm.
 

Modified: trunk/dports/devel/hs-Edison/Portfile
===================================================================
--- trunk/dports/devel/hs-Edison/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-Edison/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 categories	devel haskell
 maintainers	gwright
 platforms	darwin
+license             MIT
 
 description	A library of purely functional data structures for Haskell
 long_description	\

Modified: trunk/dports/devel/hs-EdisonAPI/Portfile
===================================================================
--- trunk/dports/devel/hs-EdisonAPI/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-EdisonAPI/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -9,6 +9,7 @@
 categories	devel haskell
 maintainers	gwright
 platforms	darwin
+license             MIT
 
 description	A library of purely functional data structures for Haskell
 long_description	\

Modified: trunk/dports/devel/hs-HOC-Cocoa/Portfile
===================================================================
--- trunk/dports/devel/hs-HOC-Cocoa/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-HOC-Cocoa/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -9,6 +9,7 @@
     Cocoa 0.7-r${rev} hoc
 
 maintainers     nomaintainer
+license         MIT
 
 fetch.type      svn
 svn.url         http://hoc.googlecode.com/svn/trunk/hoc

Modified: trunk/dports/devel/hs-HUnit/Portfile
===================================================================
--- trunk/dports/devel/hs-HUnit/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-HUnit/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 name		hs-HUnit
 maintainers	nomaintainer
 platforms	darwin
+license             BSD
 
 description	A unit testing framework for Haskell (development version)
 long_description	\

Modified: trunk/dports/devel/hs-NewBinary/Portfile
===================================================================
--- trunk/dports/devel/hs-NewBinary/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-NewBinary/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 name		hs-NewBinary
 maintainers	nomaintainer
 platforms	darwin
+license             Permissive
 
 description	A binary I/O library for haskell
 long_description	\

Modified: trunk/dports/devel/hs-QuickCheck/Portfile
===================================================================
--- trunk/dports/devel/hs-QuickCheck/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-QuickCheck/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -9,6 +9,7 @@
 revision            2
 maintainers         gwright openmaintainer
 platforms           darwin
+license             BSD
 
 description         Automatic testing of Haskell programs (development version)
 long_description    QuickCheck is a library for random testing of program \

Modified: trunk/dports/devel/hs-alex/Portfile
===================================================================
--- trunk/dports/devel/hs-alex/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-alex/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            1
 maintainers         gwright openmaintainer
 platforms           darwin
+license             BSD
 
 description         A Lexical Analyzer Generator for Haskell
 long_description    Alex is a tool for generating lexical analysers \

Modified: trunk/dports/devel/hs-blaze-builder/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-builder/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-blaze-builder/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            1
 maintainers         nomaintainer
 platforms           darwin
+license             BSD
 
 description         An abstraction of buffered output of byte streams
 long_description \

Modified: trunk/dports/devel/hs-blaze-html/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-html/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-blaze-html/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            1
 maintainers         nomaintainer
 platforms           darwin
+license             BSD
 
 description         A blazingly fast HTML combinator
 long_description \

Modified: trunk/dports/devel/hs-blaze-markup/Portfile
===================================================================
--- trunk/dports/devel/hs-blaze-markup/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-blaze-markup/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            2
 maintainers         nomaintainer
 platforms           darwin
+license             BSD
 
 description         Core modules of a blazingly fast markup combinator
 long_description \

Modified: trunk/dports/devel/hs-bytestring-csv/Portfile
===================================================================
--- trunk/dports/devel/hs-bytestring-csv/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-bytestring-csv/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	nomaintainer
 platforms	darwin
+license             BSD
 
 description	Parse CSV formatted data efficiently
 long_description	\

Modified: trunk/dports/devel/hs-bytestring-lexing/Portfile
===================================================================
--- trunk/dports/devel/hs-bytestring-lexing/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-bytestring-lexing/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -12,6 +12,7 @@
    GHC's included ByteString module.
 
 platforms           darwin
+license             BSD
 
 checksums	md5     42822f6151677228582a97076d6ddda0 \
 		sha1    c1cff3d590be4bafe9198197d300e5acfa69c20e \

Modified: trunk/dports/devel/hs-data-accessor-monads-fd/Portfile
===================================================================
--- trunk/dports/devel/hs-data-accessor-monads-fd/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-data-accessor-monads-fd/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -6,6 +6,7 @@
 haskell.setup   data-accessor-monads-fd 0.2
 revision        1
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     Use Accessor to access state in monads-fd State monad class
 

Modified: trunk/dports/devel/hs-data-default/Portfile
===================================================================
--- trunk/dports/devel/hs-data-default/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-data-default/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            2
 maintainers         nomaintainer
 platforms           darwin
+license             Permissive
 
 description         A class for types with a default value
 long_description    ${description}

Modified: trunk/dports/devel/hs-fingertree/Portfile
===================================================================
--- trunk/dports/devel/hs-fingertree/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-fingertree/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -6,6 +6,7 @@
 haskell.setup   fingertree 0.0.1.0
 revision        1
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     Generic finger-tree structure, with example instances
 

Modified: trunk/dports/devel/hs-happy/Portfile
===================================================================
--- trunk/dports/devel/hs-happy/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-happy/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 categories	devel haskell
 maintainers	gwright
 platforms	darwin
+license             BSD
 description	The Parser Generator for Haskell
 long_description	\
 		Happy is a parser generator system for Haskell,		\

Modified: trunk/dports/devel/hs-hashed-storage/Portfile
===================================================================
--- trunk/dports/devel/hs-hashed-storage/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-hashed-storage/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	gwright
 platforms	darwin
+license             BSD
 
 description	Hashed file storage support code.
 long_description	\

Modified: trunk/dports/devel/hs-hashed-storage-04/Portfile
===================================================================
--- trunk/dports/devel/hs-hashed-storage-04/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-hashed-storage-04/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 set canonicalname hashed-storage
 maintainers	gwright
 platforms	darwin
+license             BSD
 
 description	Hashed file storage support, version 0.4.11 for darcs 2.4.1.
 long_description	\

Modified: trunk/dports/devel/hs-haskeline/Portfile
===================================================================
--- trunk/dports/devel/hs-haskeline/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-haskeline/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	gwright
 platforms	darwin
+license             BSD
 
 description	A command-line interface for user input, written in Haskell.
 long_description	\

Modified: trunk/dports/devel/hs-highlighting-kate/Portfile
===================================================================
--- trunk/dports/devel/hs-highlighting-kate/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-highlighting-kate/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            1
 maintainers         nomaintainer
 platforms           darwin
+license             GPL-2+
 
 description         A syntax highlighting library with support for nearly one hundred languages
 long_description \

Modified: trunk/dports/devel/hs-hslogger/Portfile
===================================================================
--- trunk/dports/devel/hs-hslogger/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-hslogger/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	nomaintainer
 platforms	darwin
+license             BSD
 
 description	Versatile logging framework for haskell
 long_description	\

Modified: trunk/dports/devel/hs-libcabal/Portfile
===================================================================
--- trunk/dports/devel/hs-libcabal/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-libcabal/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 name 		hs-libcabal
 maintainers	gwright
 platforms	darwin
+license             BSD
 
 description	Library for Haskell's Cabal build system (development version).
 long_description	\

Modified: trunk/dports/devel/hs-monads-fd/Portfile
===================================================================
--- trunk/dports/devel/hs-monads-fd/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-monads-fd/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision        1
 platforms       darwin
 maintainers     nomaintainer
+license         BSD
 description     Monad classes, using functional dependencies
 
 long_description \

Modified: trunk/dports/devel/hs-parsedate/Portfile
===================================================================
--- trunk/dports/devel/hs-parsedate/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-parsedate/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	nomaintainer
 platforms	darwin
+license             BSD
 
 description	Data and time parsing for haskell's CalendarTime
 long_description	\

Modified: trunk/dports/devel/hs-pcre-light/Portfile
===================================================================
--- trunk/dports/devel/hs-pcre-light/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-pcre-light/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            1
 maintainers         nomaintainer
 platforms           darwin
+license             BSD
 
 description         A small, efficient and portable regex library
 

Modified: trunk/dports/devel/hs-plugins/Portfile
===================================================================
--- trunk/dports/devel/hs-plugins/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-plugins/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 categories	devel
 maintainers	nomaintainer
 platforms	darwin
+license             BSD
 
 #bugs		Now builds from a snapshot to be compatible with
 #		ghc-6.4.  The previous 0.9.8 release was incompatible

Modified: trunk/dports/devel/hs-pointedlist/Portfile
===================================================================
--- trunk/dports/devel/hs-pointedlist/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-pointedlist/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision        1
 platforms       darwin
 maintainers     nomaintainer
+license         BSD
 description     A zipper-like comonad which works as a list, tracking a position
 
 long_description \

Modified: trunk/dports/devel/hs-process/Portfile
===================================================================
--- trunk/dports/devel/hs-process/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-process/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	gwright
 platforms	darwin
+license             BSD
 
 description	Process library for haskell
 long_description	\

Modified: trunk/dports/devel/hs-pureMD5/Portfile
===================================================================
--- trunk/dports/devel/hs-pureMD5/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-pureMD5/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 name            hs-pureMD5
 platforms       darwin
 maintainers     nomaintainer
+license         BSD
 description     An unrolled implementation of MD5 purely in Haskell.
 
 long_description \

Modified: trunk/dports/devel/hs-regex-base/Portfile
===================================================================
--- trunk/dports/devel/hs-regex-base/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-regex-base/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -6,6 +6,7 @@
 haskell.setup   regex-base 0.93.1
 revision        1
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     Replaces/Enhances Text.Regex
 

Modified: trunk/dports/devel/hs-regex-tdfa/Portfile
===================================================================
--- trunk/dports/devel/hs-regex-tdfa/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-regex-tdfa/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -6,6 +6,7 @@
 haskell.setup   regex-tdfa 1.1.2
 revision        2
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     A new all Haskell tagged DFA regex engine, inspired by libtre
 

Modified: trunk/dports/devel/hs-rosezipper/Portfile
===================================================================
--- trunk/dports/devel/hs-rosezipper/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-rosezipper/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -6,6 +6,7 @@
 haskell.setup   rosezipper 0.1
 revision        1
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     Generic zipper implementation for Data.Tree
 

Modified: trunk/dports/devel/hs-sha/Portfile
===================================================================
--- trunk/dports/devel/hs-sha/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-sha/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            2
 maintainers         nomaintainer
 platforms           darwin
+license             BSD
 
 description         Implementations of the SHA suite of message digest functions
 

Modified: trunk/dports/devel/hs-storable-complex/Portfile
===================================================================
--- trunk/dports/devel/hs-storable-complex/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-storable-complex/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	gwright
 platforms	darwin
+license             BSD
 
 description	Storable instance for Complex
 long_description	\

Modified: trunk/dports/devel/hs-syb/Portfile
===================================================================
--- trunk/dports/devel/hs-syb/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-syb/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            1
 maintainers         nomaintainer
 platforms           darwin
+license             BSD
 
 description         Scrap Your Boilerplate
 

Modified: trunk/dports/devel/hs-temporary/Portfile
===================================================================
--- trunk/dports/devel/hs-temporary/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-temporary/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -8,6 +8,7 @@
 revision            1
 maintainers         nomaintainer
 platforms           darwin
+license             BSD
 
 description         Haskell library for creating temporary files and directories
 long_description \

Modified: trunk/dports/devel/hs-type-level/Portfile
===================================================================
--- trunk/dports/devel/hs-type-level/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-type-level/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision	1
 maintainers	nomaintainer
 platforms	darwin
+license             BSD
 
 description	Type-level programming library
 long_description	\

Modified: trunk/dports/devel/hs-typenats/Portfile
===================================================================
--- trunk/dports/devel/hs-typenats/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-typenats/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 categories	devel
 maintainers	gwright
 platforms	darwin
+license             BSD
 
 description	Type level natural numbers for haskell
 long_description	\

Modified: trunk/dports/devel/hs-vty/Portfile
===================================================================
--- trunk/dports/devel/hs-vty/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-vty/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -6,6 +6,7 @@
 haskell.setup   vty 4.2.1.0
 revision        1
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     A simple terminal access library
 

Modified: trunk/dports/devel/hs-vty-3/Portfile
===================================================================
--- trunk/dports/devel/hs-vty-3/Portfile	2013-03-26 04:41:15 UTC (rev 104480)
+++ trunk/dports/devel/hs-vty-3/Portfile	2013-03-26 04:46:47 UTC (rev 104481)
@@ -7,6 +7,7 @@
 revision        1
 name            ${name}-[lindex [split ${version} .] 0]
 platforms       darwin
+license         BSD
 maintainers     nomaintainer
 description     A simple terminal access library
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130325/40c8eb4c/attachment-0001.html>


More information about the macports-changes mailing list