Revision: 124880 https://trac.macports.org/changeset/124880 Author: jmr@macports.org Date: 2014-08-29 19:53:52 -0700 (Fri, 29 Aug 2014) Log Message: ----------- aewan: set license, add ncurses dep Modified Paths: -------------- trunk/dports/editors/aewan/Portfile Modified: trunk/dports/editors/aewan/Portfile =================================================================== --- trunk/dports/editors/aewan/Portfile 2014-08-30 02:48:44 UTC (rev 124879) +++ trunk/dports/editors/aewan/Portfile 2014-08-30 02:53:52 UTC (rev 124880) @@ -5,6 +5,7 @@ name aewan version 1.0.01 categories editors +license GPL-2+ platforms darwin maintainers nomaintainer description Curses-based program for the creation and editing of ascii art @@ -15,7 +16,7 @@ checksums md5 89545338d1eba311297b520f9dc1b976 -depends_lib port:zlib +depends_lib port:ncurses port:zlib configure.args --mandir=${prefix}/share/man