pkgsrc/devel/libmimedir/Makefile

17 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.7 2012/10/31 11:17:18 asau 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"