mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Cosmetic change
This commit is contained in:
parent
fb5f432de4
commit
409c93733a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557484
1 changed files with 3 additions and 2 deletions
|
@ -5,16 +5,17 @@ PORTNAME= mp3val
|
|||
PORTVERSION= 0.1.8
|
||||
DISTVERSIONSUFFIX= -src
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
|
||||
MASTER_SITES= SF/mp3val/mp3val/mp3val%20${PORTVERSION}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Program for MPEG audio stream validation
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= gmake
|
||||
|
||||
ALL_TARGET= mp3val
|
||||
MAKEFILE= Makefile.linux
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/mp3val
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue