summaryrefslogtreecommitdiff
path: root/devel/ObjectiveLib
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commit53d692acd8a71f89a941dada62a4345937a07233 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /devel/ObjectiveLib
parent3ed0ee791ad16bb4ffe35b3ae38c3c23a87b463f (diff)
downloadpkgsrc-53d692acd8a71f89a941dada62a4345937a07233.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/ObjectiveLib')
-rw-r--r--devel/ObjectiveLib/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ObjectiveLib/Makefile b/devel/ObjectiveLib/Makefile
index 1883864de32..0daa25e10ee 100644
--- a/devel/ObjectiveLib/Makefile
+++ b/devel/ObjectiveLib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2009/04/17 21:28:39 rh Exp $
+# $NetBSD: Makefile,v 1.10 2009/05/19 08:59:08 wiz Exp $
#
PKGNAME= ObjectiveLib-1.0.0
@@ -9,8 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=objectivelib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://objectivelib.sourceforge.net/
COMMENT= Object containers and generic algorithms for Objective-C
-
-LICENSE= gnu-lgpl-v2.1
+LICENSE= gnu-lgpl-v2.1
PKG_DESTDIR_SUPPORT= destdir
MAKE_JOBS_SAFE= no