diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
commit | d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch) | |
tree | 5d79a984f97ee9a5e47c732e344048cad874e544 /audio/mpdcon | |
parent | cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b (diff) |
Notes
Diffstat (limited to 'audio/mpdcon')
-rw-r--r-- | audio/mpdcon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mpdcon/Makefile b/audio/mpdcon/Makefile index 844009a9e6b1..5755f48f3c64 100644 --- a/audio/mpdcon/Makefile +++ b/audio/mpdcon/Makefile @@ -15,6 +15,8 @@ DISTNAME= MPDCon-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A GNUstep MPD client +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |