freebsd-ports/misc/shared-mime-info/Makefile
2003-01-08 15:11:39 +00:00

21 lines
538 B
Makefile

# New ports collection makefile for: shared-mime-info
# Date created: 31 May 2002
# Whom: olgeni@FreeBSD.org
#
# $FreeBSD$
PORTNAME= shared-mime-info
PORTVERSION= 0.9
CATEGORIES= misc
MASTER_SITES= http://www.freedesktop.org/standards/shared-mime-info/
DISTNAME= shared-mime-info-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
glib-2.0.0:${PORTSDIR}/devel/glib20
GNU_CONFIGURE= yes
.include <bsd.port.mk>