mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
sysutils/915resolution: Add missing WWW
Add missing WWW and apply portfmt
This commit is contained in:
parent
e3e5374046
commit
2f31ffb932
1 changed files with 3 additions and 2 deletions
|
@ -7,16 +7,17 @@ MASTER_SITES= LOCAL/cy
|
|||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Resolution tool for Intel i915 video cards
|
||||
WWW= http://915resolution.mango-lang.org/
|
||||
|
||||
LICENSE= PD
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
|
||||
USE_RC_SUBR= 915resolution
|
||||
|
||||
PLIST_FILES= sbin/915resolution
|
||||
PORTDOCS= README.txt chipset_info.txt changes.log
|
||||
PORTDOCS= README.txt changes.log chipset_info.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue