mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
20 lines
369 B
Makefile
20 lines
369 B
Makefile
|
# New ports collection makefile for: wmmail
|
||
|
# Version required: 0.59
|
||
|
# Date created: 7 Jun 1998
|
||
|
# Whom: rom
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= wmmail-0.59
|
||
|
CATEGORIES= mail x11
|
||
|
MASTER_SITES= http://earth.gaianet.net/~scorpio/
|
||
|
|
||
|
MAINTAINER= rom_glsa@ein-hashofet.co.il
|
||
|
|
||
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||
|
|
||
|
USE_IMAKE= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|