43d63090ef
0.5: 2005-Oct-13 * Generating shared library using libtool. Based on a patch by Thomas Klausner
15 lines
378 B
Makefile
15 lines
378 B
Makefile
# $NetBSD: Makefile,v 1.3 2005/10/17 08:28:57 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= libmimedir-0.5
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmimedir/}
|
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
|
HOMEPAGE= http://sourceforge.net/projects/libmimedir/
|
|
COMMENT= MIME Directory Profile parser library (RFC 2425)
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|