diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-02-25 06:25:35 +0000 |
commit | fbc660cb2c24a55e37464725f9ac601142494606 (patch) | |
tree | 36d707e1a5b549fb117fe7cf51b8a59b13955b07 /graphics | |
parent | 5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff) | |
download | ports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz ports-fbc660cb2c24a55e37464725f9ac601142494606.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/graphviz/Makefile | 1 | ||||
-rw-r--r-- | graphics/graphviz/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/libart/Makefile | 1 | ||||
-rw-r--r-- | graphics/libart/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/py-gd/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-gd/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/py-gdchart/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-gdchart/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/py-graphviz/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-graphviz/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/py-paint/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-paint/pkg-comment | 1 |
12 files changed, 6 insertions, 6 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index c93b6bec93bf..b60999a420be 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics tk83 MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/ MAINTAINER= perky@FreeBSD.org +COMMENT= Graph Visualization Software from AT&T and Bell Labs LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/graphviz/pkg-comment b/graphics/graphviz/pkg-comment deleted file mode 100644 index a8d42c8017c3..000000000000 --- a/graphics/graphviz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graph Visualization Software from AT&T and Bell Labs diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index 80ba234e6fc9..36b33d6d6721 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.artofcode.com/${PORTNAME}/ MAINTAINER= perky@FreeBSD.org +COMMENT= Library for high-performance 2D graphics WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} GNU_CONFIGURE= yes diff --git a/graphics/libart/pkg-comment b/graphics/libart/pkg-comment deleted file mode 100644 index fc711cf88b80..000000000000 --- a/graphics/libart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Library for high-performance 2D graphics diff --git a/graphics/py-gd/Makefile b/graphics/py-gd/Makefile index da6e7b8ec519..8815468e0ec9 100644 --- a/graphics/py-gd/Makefile +++ b/graphics/py-gd/Makefile @@ -12,6 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= gdmodule-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to the GD library LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd diff --git a/graphics/py-gd/pkg-comment b/graphics/py-gd/pkg-comment deleted file mode 100644 index 7f84f9399386..000000000000 --- a/graphics/py-gd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to the GD library diff --git a/graphics/py-gdchart/Makefile b/graphics/py-gdchart/Makefile index 9934b0b95fa2..414a017aa038 100644 --- a/graphics/py-gdchart/Makefile +++ b/graphics/py-gdchart/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygdchart-${PORTVERSION} MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to GDChart BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart diff --git a/graphics/py-gdchart/pkg-comment b/graphics/py-gdchart/pkg-comment deleted file mode 100644 index c00837235c97..000000000000 --- a/graphics/py-gdchart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to GDChart diff --git a/graphics/py-graphviz/Makefile b/graphics/py-graphviz/Makefile index e28e6a5d4307..03e528b78fa2 100644 --- a/graphics/py-graphviz/Makefile +++ b/graphics/py-graphviz/Makefile @@ -15,6 +15,7 @@ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${GV_VERSION}.tgz MAINTAINER= perky@FreeBSD.org +COMMENT= Python interface to GraphViz agraph BUILD_DEPENDS= ${SWIG_CMD}:${PORTSDIR}/devel/swig13 diff --git a/graphics/py-graphviz/pkg-comment b/graphics/py-graphviz/pkg-comment deleted file mode 100644 index beaa48446f3b..000000000000 --- a/graphics/py-graphviz/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Python interface to GraphViz agraph diff --git a/graphics/py-paint/Makefile b/graphics/py-paint/Makefile index e707106e2bb0..5a13d21442e4 100644 --- a/graphics/py-paint/Makefile +++ b/graphics/py-paint/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://object-craft.com.au/projects/paint/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= perky@FreeBSD.org +COMMENT= Simple and flexible painting adaptor to libart for Python BUILD_DEPENDS= ${PYDISTUTILS} LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/py-paint/pkg-comment b/graphics/py-paint/pkg-comment deleted file mode 100644 index e624d200c72f..000000000000 --- a/graphics/py-paint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple and flexible painting adaptor to libart for Python |