diff options
Diffstat (limited to 'mail/ml')
-rw-r--r-- | mail/ml/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/ml/Makefile b/mail/ml/Makefile index 4be0d7b7a436..7202d7e946fa 100644 --- a/mail/ml/Makefile +++ b/mail/ml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: YACL -# Date created: 15 March 1998 -# Whom: Jeroen Hogeveen <albast@xs4all.nl> -# +# Created by: Jeroen Hogeveen <albast@xs4all.nl> # $FreeBSD$ -# PORTNAME= ml PORTVERSION= 3.4 @@ -12,10 +8,10 @@ CATEGORIES= mail MASTER_SITES= http://ftp.uni-koeln.de/windows/xcontrib/ MAINTAINER= mjl@luckie.org.nz -COMMENT= An X11 IMAP client +COMMENT= X11 IMAP client WRKSRC= ${WRKDIR}/${DISTNAME}/src -USE_IMAKE= yes +USES= imake USE_XORG= ice sm x11 xext xmu xp xt USE_MOTIF= yes |