mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Add missing .include and define PKGNAMEPREFIX while here.
This commit is contained in:
parent
7f7721e220
commit
295fa93137
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313030
@ -5,6 +5,7 @@ PORTNAME= laudio
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= audio linux
|
||||
MASTER_SITES= http://www.lossless-audio.com/ CENKES
|
||||
PKGNAMEPREFIX= linux-
|
||||
DISTNAME= la04
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -21,6 +22,8 @@ PORTDOCS= readme.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKDIR}/la ${PREFIX}/bin/laudio
|
||||
${BRANDELF} -t Linux ${PREFIX}/bin/laudio
|
||||
|
Loading…
Reference in New Issue
Block a user