diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /mail/pmail | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'mail/pmail')
-rw-r--r-- | mail/pmail/Makefile | 1 | ||||
-rw-r--r-- | mail/pmail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/pmail/Makefile b/mail/pmail/Makefile index 4e58f42961a5..1f64f0e124e0 100644 --- a/mail/pmail/Makefile +++ b/mail/pmail/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.toad.net/~sbender/pmail/ \ http://www.harmony-ds.com/download/pmail/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A GNOME/python email client BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/_gnomemodule.so:${PORTSDIR}/x11-toolkits/py-gnome diff --git a/mail/pmail/pkg-comment b/mail/pmail/pkg-comment deleted file mode 100644 index 34f1139c377d..000000000000 --- a/mail/pmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GNOME/python email client |