summaryrefslogtreecommitdiff
path: root/devel/libFoundation-examples
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
committerwiz <wiz@pkgsrc.org>2009-05-19 08:59:00 +0000
commit6ac11147ab6af4938848553e5e344aea8b3f560c (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /devel/libFoundation-examples
parentad944231a773912276e207e433ea891f755e4e4e (diff)
downloadpkgsrc-6ac11147ab6af4938848553e5e344aea8b3f560c.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'devel/libFoundation-examples')
-rw-r--r--devel/libFoundation-examples/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libFoundation-examples/Makefile b/devel/libFoundation-examples/Makefile
index 7fc062d1e37..950b2e00333 100644
--- a/devel/libFoundation-examples/Makefile
+++ b/devel/libFoundation-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/18 02:28:36 rh Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/19 08:59:10 wiz Exp $
#
DISTNAME= libFoundation-1.1.7-r168
PKGNAME= ${DISTNAME:S/-/-examples-/:S/-r/./}
@@ -8,7 +8,6 @@ MASTER_SITES= http://download.opengroupware.org/nightly/sources/releases/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.opengroupware.org/en/devs/thirdparty/libFoundation/
COMMENT= Library implementing the OpenStep Foundation API
-
LICENSE= libFoundation-license
.include "../../devel/libFoundation/common.mk"