mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Move package file from plist to Makefile, remove pkg-plist.
This commit is contained in:
parent
e6f28c081b
commit
552d621a5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114774
2 changed files with 2 additions and 2 deletions
|
@ -16,4 +16,6 @@ COMMENT= Lossy/lossless audio compressor
|
|||
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \
|
||||
PREFIX="${PREFIX}" INSTALL="${INSTALL_PROGRAM}"
|
||||
|
||||
PLIST_FILES= bin/bonk
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
@comment $FreeBSD$
|
||||
bin/bonk
|
Loading…
Add table
Reference in a new issue