aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-06-04 13:49:15 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-06-04 13:49:15 +0000
commitd2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch)
tree5d79a984f97ee9a5e47c732e344048cad874e544 /deskutils
parentcfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b (diff)
downloadports-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.tar.gz
ports-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.zip
LICENSE GPLv2
Notes
Notes: svn path=/head/; revision=255719
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/abacus/Makefile2
-rw-r--r--deskutils/charmap/Makefile2
-rw-r--r--deskutils/gnustep-wrapper/Makefile2
-rw-r--r--deskutils/gnuwash/Makefile2
-rw-r--r--deskutils/gworkspace-clipbook/Makefile2
-rw-r--r--deskutils/gworkspace-gwmetadata/Makefile2
-rw-r--r--deskutils/gworkspace/Makefile2
-rw-r--r--deskutils/helpviewer/Makefile2
-rw-r--r--deskutils/mywiki/Makefile2
-rw-r--r--deskutils/plopfolio/Makefile2
-rw-r--r--deskutils/preferences.app/Makefile2
-rw-r--r--deskutils/simpleagenda/Makefile2
-rw-r--r--deskutils/systempreferences/Makefile2
-rw-r--r--deskutils/toolbox/Makefile2
-rw-r--r--deskutils/toolboxkit/Makefile2
15 files changed, 30 insertions, 0 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile
index 45b4d4d15455..a14a9a6af1de 100644
--- a/deskutils/abacus/Makefile
+++ b/deskutils/abacus/Makefile
@@ -18,6 +18,8 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}.patch.gz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Spread sheet for X Window System
+LICENSE= GPLv2
+
USE_GMAKE= yes
USE_XORG= x11
USE_TK= 82
diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile
index 4bb049fccb8a..1daae6ebd7e8 100644
--- a/deskutils/charmap/Makefile
+++ b/deskutils/charmap/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Character map for GNUstep
+LICENSE= GPLv2
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/deskutils/gnustep-wrapper/Makefile b/deskutils/gnustep-wrapper/Makefile
index 7f8d0f40dfca..9798bc959e93 100644
--- a/deskutils/gnustep-wrapper/Makefile
+++ b/deskutils/gnustep-wrapper/Makefile
@@ -18,6 +18,8 @@ DISTNAME= GNUstepWrapper-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Create GNUstep app-wrappers of non-GNUstep applications
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/gnuwash/Makefile b/deskutils/gnuwash/Makefile
index edb62286f40a..f20f18f33c3b 100644
--- a/deskutils/gnuwash/Makefile
+++ b/deskutils/gnuwash/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}.app_${PORTVERSION}.orig
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Configurable GNUstep timer application
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/gworkspace-clipbook/Makefile b/deskutils/gworkspace-clipbook/Makefile
index eefd235cffd3..3620b4d8c15d 100644
--- a/deskutils/gworkspace-clipbook/Makefile
+++ b/deskutils/gworkspace-clipbook/Makefile
@@ -15,6 +15,8 @@ PKGNAMESUFFIX= -clipbook${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= ClipBook for GNUstep workspace manager
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/gworkspace-gwmetadata/Makefile b/deskutils/gworkspace-gwmetadata/Makefile
index 2d6b8dcf3e57..c7fcea7cc461 100644
--- a/deskutils/gworkspace-gwmetadata/Makefile
+++ b/deskutils/gworkspace-gwmetadata/Makefile
@@ -17,6 +17,8 @@ PKGNAMESUFFIX= -gwmetadata${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GWMetadata for GNUstep workspace manager
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_CONFIGURE= yes
diff --git a/deskutils/gworkspace/Makefile b/deskutils/gworkspace/Makefile
index 14f325f81b48..4b3b23585064 100644
--- a/deskutils/gworkspace/Makefile
+++ b/deskutils/gworkspace/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= usr-apps
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep workspace manager
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_CONFIGURE= yes
diff --git a/deskutils/helpviewer/Makefile b/deskutils/helpviewer/Makefile
index d274cc3d4ce3..ba0381aad76c 100644
--- a/deskutils/helpviewer/Makefile
+++ b/deskutils/helpviewer/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= An online help viewer for GNUstep programs
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/mywiki/Makefile b/deskutils/mywiki/Makefile
index b7eb63207e1a..e5032fbd8eb8 100644
--- a/deskutils/mywiki/Makefile
+++ b/deskutils/mywiki/Makefile
@@ -15,6 +15,8 @@ DISTNAME= MyWiki-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Personal wiki on GNUstep
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/plopfolio/Makefile b/deskutils/plopfolio/Makefile
index ca81b20e43af..61f12f8de417 100644
--- a/deskutils/plopfolio/Makefile
+++ b/deskutils/plopfolio/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= usr-apps
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Free clone of KlipFolio for GNUstep
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/preferences.app/Makefile b/deskutils/preferences.app/Makefile
index 74925e9339a6..7180a3af5edb 100644
--- a/deskutils/preferences.app/Makefile
+++ b/deskutils/preferences.app/Makefile
@@ -15,6 +15,8 @@ DISTNAME= Preferences-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep workspace manager
+LICENSE= GPLv2
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/deskutils/simpleagenda/Makefile b/deskutils/simpleagenda/Makefile
index 05d5ba376311..fc8819ec6953 100644
--- a/deskutils/simpleagenda/Makefile
+++ b/deskutils/simpleagenda/Makefile
@@ -16,6 +16,8 @@ COMMENT= simple calendar and agenda application
LIB_DEPENDS+= ical:${PORTSDIR}/devel/libical
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/systempreferences/Makefile b/deskutils/systempreferences/Makefile
index c1c6153883c6..413f59b8d8aa 100644
--- a/deskutils/systempreferences/Makefile
+++ b/deskutils/systempreferences/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://www.gnustep.it/enrico/system-preferences/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= System Preferences application for GNUstep
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
diff --git a/deskutils/toolbox/Makefile b/deskutils/toolbox/Makefile
index 2aba2a67b05a..fe0b3a7f3244 100644
--- a/deskutils/toolbox/Makefile
+++ b/deskutils/toolbox/Makefile
@@ -17,6 +17,8 @@ DISTNAME= Toolbox-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Collection of tools for GNUstep
+LICENSE= GPLv2
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/deskutils/toolboxkit/Makefile b/deskutils/toolboxkit/Makefile
index 8ef2f5e027bf..e285b93f81e0 100644
--- a/deskutils/toolboxkit/Makefile
+++ b/deskutils/toolboxkit/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= dinoex
PKGNAMESUFFIX= kit${PKGNAMESUFFIX2}
DISTNAME= Toolbox-${PORTVERSION}
+LICENSE= GPLv2
+
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Toolbox bundle for GNUstep