mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- add SIZE
- remove pkg-plist - make configure script happy PR: ports/62126 Submitted by: Ulrich Spoerlein <q@uni.de> (maintainer) Approved by: nork (mentor/implicitly)
This commit is contained in:
parent
c86ae533e0
commit
1304e6d53b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99682
@ -16,9 +16,11 @@ MAINTAINER= q@uni.de
|
||||
COMMENT= Utility to merge mp3 files (and other formats)
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAN1= mp3wrap.1
|
||||
PLIST_FILES= bin/mp3wrap
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1,2 @@
|
||||
MD5 (mp3wrap-0.5-src.tar.gz) = 096b46295cbe3ee2f02ca7792517dc36
|
||||
SIZE (mp3wrap-0.5-src.tar.gz) = 113008
|
||||
|
@ -1 +0,0 @@
|
||||
bin/mp3wrap
|
Loading…
Reference in New Issue
Block a user