diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-03-18 04:57:07 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-03-18 04:57:07 +0000 |
commit | fc345a3c27373b7d143e63f4a617cdf1f07d146b (patch) | |
tree | 5a7025e6d4f31312ba93381bb346a44b578af0b0 /biology | |
parent | 272d522a5d20dd35e33b7751b69d02741ebd2010 (diff) | |
download | ports-fc345a3c27373b7d143e63f4a617cdf1f07d146b.tar.gz ports-fc345a3c27373b7d143e63f4a617cdf1f07d146b.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/garlic/Makefile | 3 | ||||
-rw-r--r-- | biology/garlic/distinfo | 2 | ||||
-rw-r--r-- | biology/garlic/pkg-descr | 7 |
3 files changed, 6 insertions, 6 deletions
diff --git a/biology/garlic/Makefile b/biology/garlic/Makefile index f83852ee66c1..1e5a6641a48e 100644 --- a/biology/garlic/Makefile +++ b/biology/garlic/Makefile @@ -19,8 +19,6 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= maho@FreeBSD.org COMMENT= Molecular viewer, editor and visualization program -BROKEN= "Checksum mismatch" - USE_XLIB= yes USE_REINPLACE= yes USE_GMAKE= yes @@ -33,7 +31,6 @@ CFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3 .endif # i386 .endif - post-patch: @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g ; \ s|%%LOCALBASE%%|${LOCALBASE}|g ;\ diff --git a/biology/garlic/distinfo b/biology/garlic/distinfo index 5d195dd0af21..a704a3c9d5fa 100644 --- a/biology/garlic/distinfo +++ b/biology/garlic/distinfo @@ -1,2 +1,4 @@ MD5 (garlic-1.4.tar.gz) = 054b8fdb3575609229bac2f743c85cd9 +SIZE (garlic-1.4.tar.gz) = 525932 MD5 (garlic-1.4-doc.tar.gz) = f53f758ca785630c22d19d3744015122 +SIZE (garlic-1.4-doc.tar.gz) = 1144169 diff --git a/biology/garlic/pkg-descr b/biology/garlic/pkg-descr index 7b1a95ff6153..0a3432bf3099 100644 --- a/biology/garlic/pkg-descr +++ b/biology/garlic/pkg-descr @@ -2,11 +2,12 @@ Free, open source molecular viewer and editor for protein structure, DNA structure, PDB, molecular rendering, biological macromolecule. Atoms may be drawn as spheres of different sizes. -Bonds may be drawn as cylindrical sticks, conical sticks or as curved surfaces. +Bonds may be drawn as cylindrical sticks, conical sticks or +as curved surfaces. Five types of slab are available: planar, spherical, semi-spherical, cylindrical and semi-cylindrical. The slab position and thickness are visible in a small window. Atomic bonds as well as atoms are treated as independent drawable objects. -and more! +and more. -WWW: http://ccp14.semo.edu/ccp/web-mirrors/garlic/garlic/ +WWW: http://garlic.mefos.hr/garlic/ |