diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2003-02-22 22:25:38 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2003-02-22 22:25:38 +0800 |
commit | 3b530a7282ec7ab5c0d759cde5a4da5f2c2dbb52 (patch) | |
tree | 4154f046c401178c36905ac1aaf9d90177497a69 /mail | |
parent | cb4bc1499cd37f688da4261d720949906dde2d4f (diff) | |
download | freebsd-ports-gnome-3b530a7282ec7ab5c0d759cde5a4da5f2c2dbb52.tar.gz freebsd-ports-gnome-3b530a7282ec7ab5c0d759cde5a4da5f2c2dbb52.tar.zst freebsd-ports-gnome-3b530a7282ec7ab5c0d759cde5a4da5f2c2dbb52.zip |
De-pkg-comment.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wanderlust-emacs20/Makefile | 2 | ||||
-rw-r--r-- | mail/wanderlust-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | mail/wanderlust/Makefile | 1 | ||||
-rw-r--r-- | mail/wanderlust/pkg-comment | 1 |
4 files changed, 5 insertions, 1 deletions
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile index c860c94588a7..14703d02258d 100644 --- a/mail/wanderlust-emacs20/Makefile +++ b/mail/wanderlust-emacs20/Makefile @@ -7,6 +7,8 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust +COMMENT= Yet another message interface on Emacsen + EMACS_PORT_NAME= emacs20 MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME} EMACS_W3M_PORT_NAME= emacs-w3m-${EMACS_PORT_NAME} diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile index cb066931195d..ca65307609d7 100644 --- a/mail/wanderlust-xemacs21-mule/Makefile +++ b/mail/wanderlust-xemacs21-mule/Makefile @@ -7,6 +7,8 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust +COMMENT= Yet another message interface on Emacsen + EMACS_PORT_NAME= xemacs21-mule EMACS_PACKAGESDIR= lib/xemacs/site-packages MANIFEST= MANIFEST.wl diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile index 69b4f502fdf5..9ad12c2d895d 100644 --- a/mail/wanderlust/Makefile +++ b/mail/wanderlust/Makefile @@ -17,6 +17,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= wl-${PORTVERSION} MAINTAINER= nobutaka@FreeBSD.org +COMMENT?= Yet another message interface on Emacsen EMACS_PORT_NAME?= emacs21 diff --git a/mail/wanderlust/pkg-comment b/mail/wanderlust/pkg-comment deleted file mode 100644 index 871135496765..000000000000 --- a/mail/wanderlust/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet another message interface on Emacsen |