mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
cad/qrouter: Correct WWW and USES
PR: 282678
This commit is contained in:
parent
e89c1eea3e
commit
b4cafe7a2f
1 changed files with 2 additions and 2 deletions
|
@ -5,12 +5,12 @@ MASTER_SITES= http://opencircuitdesign.com/${PORTNAME}/archive/
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= Tool to generate metal layers and vias
|
COMMENT= Tool to generate metal layers and vias
|
||||||
WWW= http://opencircuitdesign.com/netgen/
|
WWW= http://opencircuitdesign.com/qrouter/
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||||
|
|
||||||
USES= gmake localbase tar:tgz xorg tk:87
|
USES= gmake localbase tar:tgz tk:87 xorg
|
||||||
USE_XORG= ice sm x11 xt
|
USE_XORG= ice sm x11 xt
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue