aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-29 16:50:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-29 16:50:44 +0000
commit061967a0f3788aff68c0ebc75f35399d8387e394 (patch)
tree42b4f1abfdd3d6afdaddbf2f7b150cf055a345bb /mail
parenta944637d931c4a1659f81be0300e9b81d3680cd4 (diff)
downloadports-061967a0f3788aff68c0ebc75f35399d8387e394.tar.gz
ports-061967a0f3788aff68c0ebc75f35399d8387e394.zip
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}.
Diffstat (limited to 'mail')
-rw-r--r--mail/astroid/Makefile5
-rw-r--r--mail/dbmail/Makefile5
-rw-r--r--mail/imapsync/Makefile1
-rw-r--r--mail/ratelimit-policyd/Makefile1
-rw-r--r--mail/rss2email3/Makefile1
5 files changed, 4 insertions, 9 deletions
diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile
index e5ecc35a5f2f..c195b3552b7b 100644
--- a/mail/astroid/Makefile
+++ b/mail/astroid/Makefile
@@ -29,9 +29,8 @@ USES= cmake compiler:c11 desktop-file-utils gettext-runtime gnome \
pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= astroidmail
-GH_PROJECT= astroid
-USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 introspection libsigc++20 pango pangomm vte3
-
+USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 \
+ gtkmm30 introspection libsigc++20 pango pangomm vte3
INSTALLS_ICONS= yes
.include <bsd.port.mk>
diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile
index 67362998f27e..01ffd0e8b0e1 100644
--- a/mail/dbmail/Makefile
+++ b/mail/dbmail/Makefile
@@ -20,7 +20,8 @@ BUILD_DEPENDS= asciidoc:textproc/asciidoc \
xmlto:textproc/xmlto \
docbook-sgml>0:textproc/docbook-sgml
-USES= autoreconf gmake gnome libtool localbase pkgconfig shebangfix ssl
+USES= autoreconf gmake gnome libtool localbase pkgconfig \
+ shebangfix ssl
USE_GITHUB= yes
USE_GNOME= glib20
USE_LDCONFIG= ${PREFIX}/lib/dbmail
@@ -28,8 +29,6 @@ USE_RC_SUBR= dbmail-pop3d dbmail-lmtpd dbmail-imapd dbmail-timsieved
CONFLICTS= dbmail22-[0-9]*
-GH_ACCOUNT= dbmail
-
OPTIONS_DEFINE= DOCS LDAP SIEVE
OPTIONS_DEFAULT= SIEVE
OPTIONS_SUB= yes
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile
index eb5f57db3a46..d1bb2b5309ed 100644
--- a/mail/imapsync/Makefile
+++ b/mail/imapsync/Makefile
@@ -34,7 +34,6 @@ RUN_DEPENDS= p5-Crypt-OpenSSL-RSA>0:security/p5-Crypt-OpenSSL-RSA \
USES= cpe perl5 tar:tgz shebangfix
SHEBANG_FILES= ${PORTNAME}
USE_GITHUB= yes
-GH_ACCOUNT= imapsync
GH_TAGNAME= 1d08afa
CPE_VENDOR= gilles_lamiral
diff --git a/mail/ratelimit-policyd/Makefile b/mail/ratelimit-policyd/Makefile
index a43e98af8b22..35f31bdbbe64 100644
--- a/mail/ratelimit-policyd/Makefile
+++ b/mail/ratelimit-policyd/Makefile
@@ -13,7 +13,6 @@ USES+= perl5 shebangfix
USE_GITHUB= yes
GH_ACCOUNT= MirLach
-GH_PROJECT= ratelimit-policyd
#GH_TAGNAME= 65154a2
RUN_DEPENDS+= p5-DBD-mysql>=0:databases/p5-DBD-mysql
diff --git a/mail/rss2email3/Makefile b/mail/rss2email3/Makefile
index f076ebbf51ea..eff1c805b3b2 100644
--- a/mail/rss2email3/Makefile
+++ b/mail/rss2email3/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=6.0.0:textproc/py-feedparser@${P
USES= python:3.6+
USE_GITHUB= yes
-GH_ACCOUNT= rss2email
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes