summaryrefslogtreecommitdiff
path: root/graphics/py-paint
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-02-25 06:25:35 +0000
commitfbc660cb2c24a55e37464725f9ac601142494606 (patch)
tree36d707e1a5b549fb117fe7cf51b8a59b13955b07 /graphics/py-paint
parentAdd ruby-js, a Ruby binding to NJS JavaScript Interpreter. (diff)
De-pkg-comment for my ports.
Notes
Notes: svn path=/head/; revision=76449
Diffstat (limited to 'graphics/py-paint')
-rw-r--r--graphics/py-paint/Makefile1
-rw-r--r--graphics/py-paint/pkg-comment1
2 files changed, 1 insertions, 1 deletions
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