mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-08 23:06:56 +00:00
081079e0db
in the first place.
20 lines
411 B
Makefile
20 lines
411 B
Makefile
# New ports collection makefile for: wmmail
|
|
# Version required: 0.59
|
|
# Date created: 7 Jun 1998
|
|
# Whom: rom
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/09/15 11:13:28 asami Exp $
|
|
#
|
|
|
|
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>
|