summaryrefslogtreecommitdiff
path: root/misc/xdg-utils/Makefile
blob: 8422570c568e7c3c56c7fcc60b23d60141ed3c46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.2 2010/02/04 16:47:54 joerg Exp $
#

DISTNAME=	xdg-utils-1.0.2
CATEGORIES=	sysutils
MASTER_SITES=	http://portland.freedesktop.org/download/
EXTRACT_SUFX=	.tgz

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://portland.freedesktop.org/
COMMENT=	Tools to assist applications with various desktop integration tasks

PKG_DESTDIR_SUPPORT=	user-destdir

GNU_CONFIGURE=	yes
USE_LANGUAGES=	# none

.include "../../mk/bsd.pkg.mk"