mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
b087a9b0aa
this one in Gilad's absence.
21 lines
418 B
Makefile
21 lines
418 B
Makefile
# New ports collection makefile for: wmmail
|
|
# Version required: 0.59
|
|
# Date created: 7 Jun 1998
|
|
# Whom: rom
|
|
#
|
|
# $Id: Makefile,v 1.5 1998/11/21 07:27:38 steve Exp $
|
|
#
|
|
|
|
DISTNAME= wmmail-0.59
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://earth.gaianet.net/~scorpio/
|
|
|
|
MAINTAINER= jim@phrantic.phear.net
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= wmmail.1
|
|
|
|
.include <bsd.port.mk>
|