efb93b17bd
buildlink2.mk files back into the main trunk.
16 lines
360 B
Makefile
16 lines
360 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/08/25 19:22:26 jlam Exp $
|
|
#
|
|
|
|
DISTNAME= dlcompat-20020606
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fink/}
|
|
|
|
MAINTAINER= schmonz@netbsd.org
|
|
HOMEPAGE= http://fink.sourceforge.net/
|
|
COMMENT= Library for dlopen() emulation on Darwin
|
|
|
|
ONLY_FOR_PLATFORM= Darwin-*-*
|
|
|
|
USE_GMAKE= # defined
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|