aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
commit98f8f27a86460495087f593525ab9d2bd92b226c (patch)
treeef154a2d6bd901a5586315f16cd9e5275938e0ad /graphics
parent8e06809f62e1cc15ff6a77b3a2ee5aeff1b95b11 (diff)
downloadports-98f8f27a86460495087f593525ab9d2bd92b226c.tar.gz
ports-98f8f27a86460495087f593525ab9d2bd92b226c.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gd/Makefile1
-rw-r--r--graphics/gd/pkg-comment1
-rw-r--r--graphics/gd1/Makefile1
-rw-r--r--graphics/gd1/pkg-comment1
-rw-r--r--graphics/gd2/Makefile1
-rw-r--r--graphics/gd2/pkg-comment1
6 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 9f2c6e2b5d12..09e7f0ddae4a 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gd_gif_in.c.bz2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A graphics library for fast image creation
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gd/pkg-comment b/graphics/gd/pkg-comment
deleted file mode 100644
index 02fcafec91c8..000000000000
--- a/graphics/gd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast image creation
diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile
index 9f2c6e2b5d12..09e7f0ddae4a 100644
--- a/graphics/gd1/Makefile
+++ b/graphics/gd1/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gd_gif_in.c.bz2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A graphics library for fast image creation
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gd1/pkg-comment b/graphics/gd1/pkg-comment
deleted file mode 100644
index 02fcafec91c8..000000000000
--- a/graphics/gd1/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast image creation
diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile
index bba6e952f489..97ea93577513 100644
--- a/graphics/gd2/Makefile
+++ b/graphics/gd2/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \
MASTER_SITE_SUBDIR= graphics/gd
MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A graphics library for fast creation of images
LIB_DEPENDS= png:${PORTSDIR}/graphics/png \
jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gd2/pkg-comment b/graphics/gd2/pkg-comment
deleted file mode 100644
index e808470fbecc..000000000000
--- a/graphics/gd2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast creation of images