pkgsrc/devel/libmimedir/Makefile
2007-03-24 19:21:18 +00:00

17 lines
416 B
Makefile

# $NetBSD: Makefile,v 1.5 2007/03/24 19:21:23 joerg Exp $
#
DISTNAME= libmimedir-0.5
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"