diff options
Diffstat (limited to 'mail/xpbiff/Makefile')
-rw-r--r-- | mail/xpbiff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 2f2efe6560d7..409029500406 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/xpbiff/ DISTNAME= xpbiff DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu -MAINTAINER= ports@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org +COMMENT?= A replacement for xbiff that handles popup window with mail header USE_IMAKE= yes USE_XPM= yes |