60f460ab01
block). Uncomment some commented out LICENSE lines while here.
17 lines
397 B
Makefile
17 lines
397 B
Makefile
# $NetBSD: Makefile,v 1.7 2009/05/19 08:59:12 wiz Exp $
|
|
|
|
DISTNAME= xfce4-dev-tools-4.4.0.1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://www.xfce.org/archive/xfce-4.4.2/src/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.xfce.org/
|
|
COMMENT= Xfce development tools
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|