diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-11-11 01:18:01 +0000 |
commit | 34da9bdf573136c2c1df38368a52ffccd661cf79 (patch) | |
tree | a377528db4adfec04e601af6921b10c25874b351 /graphics | |
parent | 23d07b2cdbaf3bc562f98790c3ce2cb017afc527 (diff) | |
download | ports-34da9bdf573136c2c1df38368a52ffccd661cf79.tar.gz ports-34da9bdf573136c2c1df38368a52ffccd661cf79.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gdchart/Makefile | 2 | ||||
-rw-r--r-- | graphics/ming/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-ming/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-ming/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-gd/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-graph/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-image_size/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-imlib2/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-libpng/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-opengl/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-pgplot/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-rmagick/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-svg/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-tgif/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 96d651fa7f6f..204c003e2535 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.fred.net/brv/chart/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ DISTNAME= ${PORTNAME}${PORTVERSION}dev -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use, fast C API for creating charts and graphs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index 6e9e254ab775..0069c41b2fcb 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.opaque.net/ming/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-examples${EXTRACT_SUFX} EXTRACT_SUFX= .tgz -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with many languages support LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index a3a8d31bebfe..7e4f5c412764 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-ming/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= p5- DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for Ming which allows you to create Flash 4/5 movies EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile index 2f02fb839df7..77fba715e1db 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= # none PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= # none -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module for Ming which allows you to create Flash 4/5 movies EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/ming:patch diff --git a/graphics/ruby-gd/Makefile b/graphics/ruby-gd/Makefile index adffed50337f..bb304efdb15f 100644 --- a/graphics/ruby-gd/Makefile +++ b/graphics/ruby-gd/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= ${PKGNAMESUFFIX_XPM} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ruby extension library to use Thomas Boutell's gd library LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 diff --git a/graphics/ruby-graph/Makefile b/graphics/ruby-graph/Makefile index 96542aaddbd4..5e38dd8417e3 100644 --- a/graphics/ruby-graph/Makefile +++ b/graphics/ruby-graph/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}r-${PORTVERSION:S/./-/g} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph-related Ruby classes RUN_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz diff --git a/graphics/ruby-image_size/Makefile b/graphics/ruby-image_size/Makefile index 5106d9f8a034..b75af062f9c1 100644 --- a/graphics/ruby-image_size/Makefile +++ b/graphics/ruby-image_size/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:E} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library to measure the size of a given image file USE_RUBY= yes diff --git a/graphics/ruby-imlib2/Makefile b/graphics/ruby-imlib2/Makefile index 0c76a31640b6..e4ef7bb08fea 100644 --- a/graphics/ruby-imlib2/Makefile +++ b/graphics/ruby-imlib2/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Imlib2 bindings for Ruby LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile index 36aacb93277b..54ae7adc4ecd 100644 --- a/graphics/ruby-libpng/Makefile +++ b/graphics/ruby-libpng/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A libpng wrapper class for Ruby LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index e5aa507add81..a58725e93615 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -15,7 +15,7 @@ DISTNAME= rbogl-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL/GLU/GLUT interface modules for Ruby USE_RUBY= yes diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index 22cdfa825c24..2f15a2c8fec3 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rb_${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby interface to PGPLOT graphics library LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index abdcc04cfab5..449bd54a1e6c 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby #PATCHFILES= RMagick-${PORTVERSION}.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby binding for ImageMagick BUILD_DEPENDS= wmf2eps:${PORTSDIR}/graphics/libwmf diff --git a/graphics/ruby-svg/Makefile b/graphics/ruby-svg/Makefile index 302028679283..a44463f86596 100644 --- a/graphics/ruby-svg/Makefile +++ b/graphics/ruby-svg/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ruby-svg/2288 DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for generating SVG files USE_RUBY= yes diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index 342b4755b001..b925e2d73b37 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION}-2 DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby extension library to draw Tgif graphics BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build |