[95581] trunk/dports/devel/libcipher/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 16 23:17:16 PDT 2012


Revision: 95581
          https://trac.macports.org/changeset/95581
Author:   jmr at macports.org
Date:     2012-07-16 23:17:15 -0700 (Mon, 16 Jul 2012)
Log Message:
-----------
libcipher: set license, add homepage for lint

Modified Paths:
--------------
    trunk/dports/devel/libcipher/Portfile

Modified: trunk/dports/devel/libcipher/Portfile
===================================================================
--- trunk/dports/devel/libcipher/Portfile	2012-07-17 06:03:48 UTC (rev 95580)
+++ trunk/dports/devel/libcipher/Portfile	2012-07-17 06:17:15 UTC (rev 95581)
@@ -1,16 +1,18 @@
 # $Id$
 
 PortSystem      1.0
+
 name            libcipher
 version         4.7-RELEASE
 revision        1
 categories      devel
+license         BSD
 platforms       darwin
 maintainers     nomaintainer
 description     Cipher routines from FreeBSD
 long_description    ${description}
 
-#homepage
+homepage        http://svnweb.FreeBSD.org/base/release/4.7.0/secure/lib/libcipher/
 master_sites    macports
 use_bzip2       yes
 
@@ -46,4 +48,3 @@
     build.args-append   "CFLAGS+=\"${configure.universal_cflags}\"" \
                         "LDADD+=\"${configure.universal_ldflags}\""
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120716/ade81c4c/attachment.html>


More information about the macports-changes mailing list