freebsd-ports/mail/namg/Makefile

22 lines
451 B
Makefile

# 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>