[Midnightbsd-cvs] mports [15887] trunk/x11-wm/xfce4-wm/Makefile: add license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Feb 24 13:50:39 EST 2014


Revision: 15887
          http://svnweb.midnightbsd.org/mports/?rev=15887
Author:   laffer1
Date:     2014-02-24 13:50:38 -0500 (Mon, 24 Feb 2014)
Log Message:
-----------
add license

Modified Paths:
--------------
    trunk/x11-wm/xfce4-wm/Makefile

Modified: trunk/x11-wm/xfce4-wm/Makefile
===================================================================
--- trunk/x11-wm/xfce4-wm/Makefile	2014-02-24 18:43:55 UTC (rev 15886)
+++ trunk/x11-wm/xfce4-wm/Makefile	2014-02-24 18:50:38 UTC (rev 15887)
@@ -1,10 +1,5 @@
-# New ports collection makefile for:	xfwm4
-# Date created:		August 14, 2002
-# Whom:			James Earl <jdearl at telus.net>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/x11-wm/xfce4-wm/Makefile,v 1.46 2008/06/06 14:17:21 edwin Exp $
-#
 
 PORTNAME=	xfce4-wm
 PORTVERSION=	4.10.1
@@ -17,6 +12,8 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Xfce window manager
 
+LICENSE=	gpl2
+
 LIB_DEPENDS=	dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
 		wnck-1:${PORTSDIR}/x11-toolkits/libwnck
 
@@ -27,8 +24,7 @@
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_BZIP2=	yes
-USES=		pathfix pkgconfig
-USE_GMAKE=	yes
+USES=		pathfix pkgconfig gmake
 USE_GNOME=	gtk20 intltool intlhack
 USE_LDCONFIG=	yes
 USE_XFCE=	configenv libmenu libutil xfconf



More information about the Midnightbsd-cvs mailing list