pkgsrc/devel/dlcompat/Makefile

19 lines
395 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.15 2012/10/31 11:16:53 asau Exp $
#
DISTNAME= dlcompat-20030629
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fink/}
2003-07-17 23:21:03 +02:00
MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://fink.sourceforge.net/
COMMENT= Library for dlopen() emulation on Darwin
ONLY_FOR_PLATFORM= Darwin-[56].*-*
2004-05-09 14:54:00 +02:00
GNU_CONFIGURE= yes
CONFLICTS= man-pages-[0-9]*
.include "../../mk/bsd.pkg.mk"