mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
03d5b496f6
ELF conversion.
20 lines
415 B
Makefile
20 lines
415 B
Makefile
# New ports collection makefile for: wmmail
|
|
# Version required: 0.59
|
|
# Date created: 7 Jun 1998
|
|
# Whom: rom
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1998/06/08 10:58:00 dburr 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.5:${PORTSDIR}/graphics/xpm
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|