diff options
author | shattered <shattered@pkgsrc.org> | 2012-03-10 21:22:07 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2012-03-10 21:22:07 +0000 |
commit | 3cc09e02114e2db25d62c5b8bf91c3d3f1bc4493 (patch) | |
tree | 53aa9c997b14a785439fca3b5cda0986b4fcff61 /audio/amarok-kde3/Makefile | |
parent | 539809256f70c98f0a856129e95f0f80b76e129d (diff) | |
download | pkgsrc-3cc09e02114e2db25d62c5b8bf91c3d3f1bc4493.tar.gz |
Set LICENSE.
Diffstat (limited to 'audio/amarok-kde3/Makefile')
-rw-r--r-- | audio/amarok-kde3/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |