aboutsummaryrefslogtreecommitdiffstats
path: root/mail/aileron/Makefile
blob: bcf44b7c046a9c4e28a67a59736b4e0831eefa7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    Aileron
# Date created:             3 Sep 2002
# Whom:         Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD$
#

PORTNAME=   aileron
PORTVERSION=    0.1.3
PORTREVISION=   1
CATEGORIES= mail
MASTER_SITES=   http://ucsu.colorado.edu/~nwanua/Aileron/
DISTNAME=   Aileron-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT=    WINGs mail client

LIB_DEPENDS=    c-client4.8:${PORTSDIR}/mail/cclient
BUILD_DEPENDS=  ${X11BASE}/bin/get-wings-flags:${PORTSDIR}/x11-wm/windowmaker

USE_X_PREFIX=   yes
USE_XPM=    yes

.include <bsd.port.mk>