1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

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

This commit is contained in:
Sergey A. Osokin 2004-07-26 14:10:10 +00:00
parent c53e696cf9
commit d932074734
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114776
2 changed files with 2 additions and 2 deletions

View File

@ -18,4 +18,6 @@ ONLY_FOR_ARCHS= i386
MAN1= wavplay.1
PLIST_FILES= bin/wavplay bin/wavrec
.include <bsd.port.mk>

View File

@ -1,2 +0,0 @@
bin/wavplay
bin/wavrec