mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Use PLIST_FILES
- Add URL to pkg-descr
This commit is contained in:
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
|
@ -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
|
||||
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
ftdi-eeprom writes the contents of the configuration eeproms for
|
||||
FTDI usb chips.
|
||||
|
||||
WWW: http://www.bwct.de/
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
@comment $FreeBSD$
|
||||
sbin/ftdi-eeprom
|
Loading…
Add table
Reference in a new issue