pkgsrc/devel/dlcompat/Makefile
jlam efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00

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"