diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /cad | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/atlc/Makefile | 1 | ||||
-rw-r--r-- | cad/atlc/pkg-comment | 1 | ||||
-rw-r--r-- | cad/cascade/Makefile | 1 | ||||
-rw-r--r-- | cad/cascade/pkg-comment | 1 | ||||
-rw-r--r-- | cad/iverilog/Makefile | 1 | ||||
-rw-r--r-- | cad/iverilog/pkg-comment | 1 | ||||
-rw-r--r-- | cad/sceptre/Makefile | 1 | ||||
-rw-r--r-- | cad/sceptre/pkg-comment | 1 | ||||
-rw-r--r-- | cad/vipec/Makefile | 1 | ||||
-rw-r--r-- | cad/vipec/pkg-comment | 1 |
10 files changed, 5 insertions, 5 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index 2cbe7bc963b5..ddda41b4f8d9 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/atlc/} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= blackend@FreeBSD.org +COMMENT= A tool to calculate the impedance of transmission lines USE_REINPLACE= YES GNU_CONFIGURE= YES diff --git a/cad/atlc/pkg-comment b/cad/atlc/pkg-comment deleted file mode 100644 index 835c6dfd3795..000000000000 --- a/cad/atlc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to calculate the impedance of transmission lines diff --git a/cad/cascade/Makefile b/cad/cascade/Makefile index 7e688f761044..a03d34bfa6a9 100644 --- a/cad/cascade/Makefile +++ b/cad/cascade/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/%SUBDIR%/rfcascade/} DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= blackend@FreeBSD.org +COMMENT= A simple tool to analyze noise and distortion of a RF system GNU_CONFIGURE= YES diff --git a/cad/cascade/pkg-comment b/cad/cascade/pkg-comment deleted file mode 100644 index aed730d8f1d7..000000000000 --- a/cad/cascade/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple tool to analyze noise and distortion of a RF system diff --git a/cad/iverilog/Makefile b/cad/iverilog/Makefile index c54e737371aa..da95c1926c41 100644 --- a/cad/iverilog/Makefile +++ b/cad/iverilog/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://icarus.com/pub/eda/verilog/v${PORTVERSION}/ DISTNAME= verilog-${PORTVERSION} MAINTAINER= keichii@FreeBSD.org +COMMENT= Icarus Verilog is a Verilog simulation and synthesis tool GNU_CONFIGURE= yes diff --git a/cad/iverilog/pkg-comment b/cad/iverilog/pkg-comment deleted file mode 100644 index 55674ec9ee77..000000000000 --- a/cad/iverilog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Icarus Verilog is a Verilog simulation and synthesis tool diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile index 8b7c34a2d15b..ba649c86bfae 100644 --- a/cad/sceptre/Makefile +++ b/cad/sceptre/Makefile @@ -11,6 +11,7 @@ CATEGORIES= cad MASTER_SITES= ftp://novilux.fh-friedberg.de/pub/sceptre/ MAINTAINER= grog@FreeBSD.org +COMMENT= SCEPTRE is a general purpose circuit analysis program BUILD_DEPENDS= f77:${PORTSDIR}/lang/f77 diff --git a/cad/sceptre/pkg-comment b/cad/sceptre/pkg-comment deleted file mode 100644 index b53dcbb64563..000000000000 --- a/cad/sceptre/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SCEPTRE is a general purpose circuit analysis program diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile index fdc46f75d6d7..8d465cbf0558 100644 --- a/cad/vipec/Makefile +++ b/cad/vipec/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ViPEC-${PORTVERSION} MAINTAINER= kde@freebsd.org +COMMENT= Analyze high frequency, linear electrical networks BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake diff --git a/cad/vipec/pkg-comment b/cad/vipec/pkg-comment deleted file mode 100644 index 45c1059afb52..000000000000 --- a/cad/vipec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Analyze high frequency, linear electrical networks |