diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-15 03:00:54 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-15 03:00:54 +0000 |
commit | b672375a7d0746ab0b13d0d29553461e253a975a (patch) | |
tree | 5aa1f18256b56e48423d9b4e82ebe4c03b936d23 /audio/libmp3-archive-perl/Makefile | |
parent | - Sort PLIST (diff) |
- Add LICENSE_FILE
- Add NO_ARCH
Notes
Notes:
svn path=/head/; revision=401627
Diffstat (limited to 'audio/libmp3-archive-perl/Makefile')
-rw-r--r-- | audio/libmp3-archive-perl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libmp3-archive-perl/Makefile b/audio/libmp3-archive-perl/Makefile index 5f43638e39a5..9b16e66611a3 100644 --- a/audio/libmp3-archive-perl/Makefile +++ b/audio/libmp3-archive-perl/Makefile @@ -12,7 +12,9 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module to manipulate filenames containing music metadata LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING +NO_ARCH= yes USE_PERL5= configure USES= perl5 |