# New ports collection makefile for:	majorcool
# Version required:		1.2.0
# Date created:			Wed Aug 13 18:34:14 CEST 1997
# Whom:				Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD: ports/mail/majorcool/Makefile,v 1.10 1999/09/19 11:12:11 andreas Exp $
#

DISTNAME=	majorcool-1.3.2
CATEGORIES=	mail
MASTER_SITES=	http://www.FreeBSD.org/~andreas/download/

MAINTAINER=	andreas@FreeBSD.org

NO_BUILD=	yes
NO_PACKAGE=	"Too many questions"
IS_INTERACTIVE=	yes
USE_PERL5=	yes
WRKSRC=		${WRKDIR}

do-install:
		( cd ${WRKSRC}; ${SH} Configure )

.include <bsd.port.mk>
