From f2f84ca1003215c84547f3e0c73fb900a258ffc8 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. --- sysutils/burn/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sysutils/burn') diff --git a/sysutils/burn/Makefile b/sysutils/burn/Makefile index c25a28400af..348c36cb5de 100644 --- a/sysutils/burn/Makefile +++ b/sysutils/burn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/04/25 12:07:04 rh Exp $ +# $NetBSD: Makefile,v 1.19 2009/05/19 08:59:33 wiz Exp $ # DISTNAME= burn-0.4.1 @@ -8,14 +8,13 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gsburn/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gsburn.sourceforge.net/ COMMENT= GNUstep based CD burning program +LICENSE= gnu-gpl-v2 DEPENDS+= cdparanoia>=3.0.9.8:../../audio/cdparanoia DEPENDS+= cdrtools>=1.10:../../sysutils/cdrtools DEPENDS+= cdrdao>=1.1.5:../../sysutils/cdrdao DEPENDS+= gworkspace-[0-9]*:../../sysutils/gworkspace -LICENSE= gnu-gpl-v2 - PKG_DESTDIR_SUPPORT= user-destdir NO_CONFIGURE= YES -- cgit v1.2.3