From ebd03fa6bf48f3e2515750b15e5be5fa1f60555d Mon Sep 17 00:00:00 2001 From: osa Date: Mon, 26 Jul 2004 14:04:30 +0000 Subject: Move package files from plist to Makefile, remove pkg-plist. --- audio/radio/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/radio/Makefile') diff --git a/audio/radio/Makefile b/audio/radio/Makefile index 9c28f490cb5..9069940d650 100644 --- a/audio/radio/Makefile +++ b/audio/radio/Makefile @@ -19,4 +19,6 @@ NO_WRKSUBDIR= yes ALL_TARGET= ${OPSYS} MAN1= radio.1 broadcast.1 +PLIST_FILES= bin/broadcast bin/radio + .include -- cgit