aboutsummaryrefslogtreecommitdiffstats
path: root/mail/namg/Makefile
blob: a346beb1e3fe37b31bed7d97ea9d4624c3c4e189 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   NAMG
# Date created:        1 January 2001
# Whom:                George Reid <greid@ukug.uk.freebsd.org>
#
# $FreeBSD$
#

PORTNAME=   namg
PORTVERSION=    0.3.1
CATEGORIES= mail
MASTER_SITES=   http://www.zip.com.au/~gsymonds/NAMG/
DISTNAME=   NAMG-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT=    A program to download mail from a NetAddress web account

GNU_CONFIGURE=  yes

MAN1=       namg.1

.include <bsd.port.mk>