pkgsrc/devel/libmimedir/Makefile
2020-04-19 13:00:12 +00:00

18 lines
458 B
Makefile

# $NetBSD: Makefile,v 1.10 2020/04/19 13:00:12 rillig Exp $
DISTNAME= libmimedir-0.5.1
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmimedir/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://sourceforge.net/projects/libmimedir/
COMMENT= MIME Directory Profile parser library (RFC 2425)
LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
INSTALLATION_DIRS= include lib
.include "../../mk/bsd.pkg.mk"