- Use PLIST_FILES

- Add URL to pkg-descr
This commit is contained in:
Volker Stolz 2005-05-23 10:37:20 +00:00
parent 7293eac93e
commit 3ee38b0147
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135946
3 changed files with 3 additions and 2 deletions

View file

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

View file

@ -1,2 +1,4 @@
ftdi-eeprom writes the contents of the configuration eeproms for
FTDI usb chips.
WWW: http://www.bwct.de/

View file

@ -1,2 +0,0 @@
@comment $FreeBSD$
sbin/ftdi-eeprom