freebsd-ports/mail/knewmail/Makefile

22 lines
440 B
Makefile
Raw Normal View History

# New ports collection makefile for: KNewMail
# Date created: 6 June 1999
# Whom: Tomer Weller
#
1999-08-25 02:51:17 -04:00
# $FreeBSD$
#
2000-04-13 16:01:08 -04:00
PORTNAME= knewmail
PORTVERSION= 3.1
CATEGORIES= mail kde
MASTER_SITES= http://www.slac.com/mpilone/knewmail_home/downloads/
EXTRACT_SUFX= .src.tar.gz
MAINTAINER= wellers@netvision.net.il
USE_KDELIBS_VER=1
HAS_CONFIGURE= yes
KDEDIR= ${PREFIX}
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>