Changeset cf11c27 in freewrt for package


Ignore:
Timestamp:
Jun 28, 2007, 5:14:13 PM (18 years ago)
Author:
Thorsten Glaser <tg@…>
Children:
d35d965
Parents:
c165efe
Message:

more from MirBSD – this time, pkg-config data file for openssl

git-svn-id: svn://www.freewrt.org/trunk/freewrt@3003 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package/openssl/extra
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • package/openssl/extra/BSDmakefile

    rc165efe rcf11c27  
     1# $MirOS: src/lib/libssl/Makefile,v 1.5 2007/05/08 22:38:58 tg Exp $
     2# $OpenBSD: Makefile,v 1.13 2002/09/03 18:59:55 markus Exp $
     3
    14  SUBDIR+=      bsd/libcrypto
    25  SUBDIR+=      bsd/libssl
    36  SUBDIR+=      bsd/openssltool
    47
     8afterinstall:
     9        ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} -m ${NONBINMODE} \
     10            ${.CURDIR}/openssl.pc ${DESTDIR}/usr/share/pkgconfig/
     11
    512.include <bsd.subdir.mk>
Note: See TracChangeset for help on using the changeset viewer.