From 53d692acd8a71f89a941dada62a4345937a07233 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 May 2009 08:59:00 +0000 Subject: Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. --- editors/emacs/Makefile | 4 ++-- editors/nano/Makefile | 5 ++--- editors/pico/Makefile | 3 +-- 3 files changed, 5 insertions(+), 7 deletions(-) (limited to 'editors') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index bca5657a9e0..927dd2abce3 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2009/05/12 08:33:52 hasso Exp $ +# $NetBSD: Makefile,v 1.121 2009/05/19 08:59:12 wiz Exp $ PKGNAME?= ${DISTNAME} COMMENT?= GNU editing macros (editor) @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} MAINTAINER= markd@NetBSD.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html -#LICENSE= gnu-gpl-v3 +LICENSE= gnu-gpl-v3 CONFLICTS+= elisp-manual-[0-9]* CONFLICTS+= emacs-[0-9]* diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 634196ad842..32fdc31078f 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2008/11/06 21:56:44 snj Exp $ +# $NetBSD: Makefile,v 1.37 2009/05/19 08:59:12 wiz Exp $ DISTNAME= nano-2.0.8 CATEGORIES= editors @@ -7,13 +7,12 @@ MASTER_SITES= http://www.nano-editor.org/dist/v2.0/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nano-editor.org/ COMMENT= Small and friendly text editor (a free replacement for Pico) +LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt -#LICENSE= gnu-gplv3 - INFO_FILES= yes PKG_DESTDIR_SUPPORT= user-destdir diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 7c17b205090..e9042c46e16 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.75 2008/11/04 19:24:40 jwise Exp $ +# $NetBSD: Makefile,v 1.76 2009/05/19 08:59:12 wiz Exp $ # # NOTE: # When updating, it is necessary to change the shlib version, located in @@ -17,7 +17,6 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.washington.edu/pine/ COMMENT= Text editor (ships with Pine), and Pine's text editing lib - LICENSE= pine-license PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3