pkgsrc/devel/libmimedir/Makefile
wiz d9bfb4a6c4 Updated libmimedir to 0.5.1.
0.5.1:	2008-June-3

	* Adam Williamson's -rpath fix for 64bit ABI on Mandriva.
2016-06-30 17:38:52 +00:00

16 lines
414 B
Makefile

# $NetBSD: Makefile,v 1.8 2016/06/30 17:38:52 wiz Exp $
DISTNAME= libmimedir-0.5.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmimedir/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/libmimedir/
COMMENT= MIME Directory Profile parser library (RFC 2425)
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INSTALLATION_DIRS= include lib
.include "../../mk/bsd.pkg.mk"