mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Stagify
- Add LICENSE Approved by: mentors (implicit)
This commit is contained in:
parent
6500e03265
commit
a0b7c4ac26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357921
@ -10,6 +10,8 @@ MASTER_SITES= http://outflux.net/software/pkgs/mp3cd/download/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perl script that burns MP3 to audio CDs
|
||||
|
||||
LICENSE= GPLv2 # or later
|
||||
|
||||
BUILD_DEPENDS= p5-Config-Simple>=0:${PORTSDIR}/devel/p5-Config-Simple
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
@ -17,8 +19,4 @@ USES= perl5 shebangfix
|
||||
USE_PERL5= configure
|
||||
SHEBANG_FILES= scripts/mp3cd
|
||||
|
||||
MAN1= mp3cd.1
|
||||
MANCOMPRESS= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/mp3cd
|
||||
man/man1/mp3cd.1.gz
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/mp3cd/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/mp3cd
|
||||
|
Loading…
Reference in New Issue
Block a user