3cd8efec95
they're fixed properly. Reported by drochner. Bump PKGREVISION.
20 lines
475 B
Makefile
20 lines
475 B
Makefile
# $NetBSD: Makefile,v 1.4 2011/04/05 12:05:01 wiz 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
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|