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/py-paint | |
parent | 5ef7f5c2944056edc4a39408a66ccfbb3b966fa4 (diff) | |
download | ports-fbc660cb2c24a55e37464725f9ac601142494606.tar.gz ports-fbc660cb2c24a55e37464725f9ac601142494606.zip |
Notes
Diffstat (limited to 'graphics/py-paint')
-rw-r--r-- | graphics/py-paint/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-paint/pkg-comment | 1 |
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 |