aboutsummaryrefslogtreecommitdiff
path: root/misc/shared-mime-info/Makefile
blob: 8c77742d1feef25d586f7169f03f59e0f005fecf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:	shared-mime-info
# Date created:        31 May 2002
# Whom:                olgeni@FreeBSD.org
#
# $FreeBSD$

PORTNAME=	shared-mime-info
PORTVERSION=	0.7
CATEGORIES=	misc
MASTER_SITES=	http://www.freedesktop.org/standards/shared-mime-info/
DISTNAME=	shared-mime-info-${PORTVERSION}

MAINTAINER=	olgeni@FreeBSD.org

GNU_CONFIGURE=	yes

.include <bsd.port.mk>