mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
430 B
Makefile
21 lines
430 B
Makefile
# New ports collection makefile for: wmmail
|
|
# Version required: 0.59
|
|
# Date created: 7 Jun 1998
|
|
# Whom: rom
|
|
#
|
|
# $Id: Makefile,v 1.6 1998/11/23 03:29:10 steve Exp $
|
|
#
|
|
|
|
DISTNAME= wmmail-0.59
|
|
CATEGORIES= mail windowmaker
|
|
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>
|