Move package file from plist to Makefile, remove pkg-plist.

This commit is contained in:
Sergey A. Osokin 2004-07-26 13:54:08 +00:00
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

View file

@ -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>

View file

@ -1,2 +0,0 @@
@comment $FreeBSD$
bin/bonk