pkgsrc/devel/xfce4-dev-tools/Makefile
martti 9fc7653761 Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
2007-10-30 19:31:38 +00:00

15 lines
358 B
Makefile

# $NetBSD: Makefile,v 1.3 2007/10/30 19:31:38 martti Exp $
DISTNAME= xfce4-dev-tools-4.4.0
CATEGORIES= devel
MASTER_SITES= http://www.xfce.org/archive/xfce-4.4.1/src/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.xfce.org/
COMMENT= Xfce development tools
#LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"