diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2014-05-22 19:34:27 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2014-05-22 19:34:27 +0000 |
commit | 3c79812311e02ba293dd6a94e1fca1b6088cddaf (patch) | |
tree | c33e981cae55c48c9872bfb90a022db910c78f22 /audio/asunder/Makefile | |
parent | 8c2f11007e2b243fc2c29fc9e704a47b9f2eed7e (diff) |
- Revert LICENSE_FILE
Reported by: mat@
Notes
Notes:
svn path=/head/; revision=354885
Diffstat (limited to 'audio/asunder/Makefile')
-rw-r--r-- | audio/asunder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/asunder/Makefile b/audio/asunder/Makefile index 09442995237c..bcb882271998 100644 --- a/audio/asunder/Makefile +++ b/audio/asunder/Makefile @@ -10,6 +10,7 @@ MAINTAINER= frase@frase.id.au COMMENT= Lightweight GTK+ CD ripper LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcddb.so:${PORTSDIR}/audio/libcddb RUN_DEPENDS= ${LOCALBASE}/bin/cdparanoia:${PORTSDIR}/audio/cdparanoia |