From 31f4bd3e9b879d8561218b1af674a51a5e87f6f7 Mon Sep 17 00:00:00 2001 From: vs Date: Mon, 23 May 2005 10:37:20 +0000 Subject: - Use PLIST_FILES - Add URL to pkg-descr --- misc/ftdi-eeprom/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/ftdi-eeprom/Makefile') diff --git a/misc/ftdi-eeprom/Makefile b/misc/ftdi-eeprom/Makefile index 83c75d42bf1..02eb5a74639 100644 --- a/misc/ftdi-eeprom/Makefile +++ b/misc/ftdi-eeprom/Makefile @@ -16,6 +16,7 @@ COMMENT= A tool to programm the eeprom on FTDI usb devices MAKE_ARGS= BINDIR="${PREFIX}/sbin" \ MANDIR="${PREFIX}/man/man" +PLIST_FILES= sbin/ftdi-eeprom MAN8= ftdi-eeprom.8 MANCOMPRESSED= maybe -- cgit