pkgsrc/devel/libmimedir/Makefile

20 lines
451 B
Makefile
Raw Normal View History

2009-07-08 18:18:33 +02:00
# $NetBSD: Makefile,v 1.6 2009/07/08 16:18:33 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)
2009-07-08 18:18:33 +02:00
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
2007-03-24 20:21:18 +01:00
INSTALLATION_DIRS= include lib
.include "../../mk/bsd.pkg.mk"