diff options
author | shattered <shattered> | 2012-03-10 21:22:07 +0000 |
---|---|---|
committer | shattered <shattered> | 2012-03-10 21:22:07 +0000 |
commit | d1643ac15b3b2b82667364a2c901ca840066751d (patch) | |
tree | 53aa9c997b14a785439fca3b5cda0986b4fcff61 | |
parent | 937829fc8245d4555738f2c0848056f6c6d9c2c7 (diff) | |
download | pkgsrc-d1643ac15b3b2b82667364a2c901ca840066751d.tar.gz |
Set LICENSE.
-rw-r--r-- | audio/amarok-kde3/Makefile | 3 | ||||
-rw-r--r-- | audio/kid3/Makefile | 3 | ||||
-rw-r--r-- | net/ktorrent-kde3/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index 8320b8522dc..e72728dca1e 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2012/03/03 00:12:36 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/03/10 21:22:07 shattered Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://amarok.kde.org/ COMMENT= KDE3 audio player +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 68b7d7ec914..e0dde2e70ff 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/03/03 00:12:40 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2012/03/10 21:22:07 shattered Exp $ # DISTNAME= kid3-1.6 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://kid3.sourceforge.net/ COMMENT= ID3 tagger for KDE 3 +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/net/ktorrent-kde3/Makefile b/net/ktorrent-kde3/Makefile index e6f41a970b2..b9fc3ba772c 100644 --- a/net/ktorrent-kde3/Makefile +++ b/net/ktorrent-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/03/03 00:13:45 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2012/03/10 21:22:07 shattered Exp $ DISTNAME= ktorrent-${KTORRENT_VER} PKGREVISION= 13 @@ -11,6 +11,7 @@ KTORRENT_VER= 2.2.8 MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://ktorrent.org/ COMMENT= Graphical BitTorrent client for KDE +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |