summaryrefslogtreecommitdiff
path: root/misc/xdg-utils/Makefile
blob: 1fcb30a3f6607ca4f491cc9beb279935f3b943a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.5 2012/10/08 09:57:41 asau Exp $
#

DISTNAME=	xdg-utils-1.0.2
PKGREVISION=	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
LICENSE=	mit

GNU_CONFIGURE=	yes
USE_LANGUAGES=	# none

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