pkgsrc/misc/xdg-utils/Makefile
2010-02-04 16:47:54 +00:00

18 lines
449 B
Makefile

# $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"