You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
nbsmtp: Fix license to GPL-2+
This commit is contained in:
@@ -11,7 +11,7 @@ checksums rmd160 c81b80f1fa850a70bae18ca70196192060d11c0b \
|
||||
size 121542
|
||||
|
||||
categories mail
|
||||
license GPL-2
|
||||
license GPL-2+
|
||||
maintainers nomaintainer
|
||||
description simple command line smtp client
|
||||
long_description No Brainer SMTP (nbSMTP) is a simple SMTP client \
|
||||
@@ -27,5 +27,6 @@ patchfiles-append strict-prototypes.patch
|
||||
patchfiles-append void-pointer-to-int-cast.patch
|
||||
|
||||
configure.args --enable-ssl
|
||||
|
||||
destroot.destdir prefix=${destroot}${prefix} \
|
||||
mandir=${destroot}${prefix}/share/man
|
||||
|
||||
Reference in New Issue
Block a user