summaryrefslogblamecommitdiff
path: root/mail/majorcool/Makefile
blob: 723ebb70ec9a215c7420c40e69bb3226ea7a32f0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 


                                                                     
           

 
                         
                     
                    
                                                       
 
                                 
 
                   

                                    
                   
                   




                                                 
# New ports collection makefile for:	majorcool
# Date created:			Wed Aug 13 18:34:14 CEST 1997
# Whom:				Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#

PORTNAME=	majorcool
PORTVERSION=	1.3.2
CATEGORIES=	mail
MASTER_SITES=	ftp://ftp.nuug.no/pub/anders/distfiles/

MAINTAINER=	ports@FreeBSD.org

NO_WRKSUBDIR=	yes
NO_BUILD=	yes
NO_PACKAGE=	"Too many questions"
IS_INTERACTIVE=	yes
USE_PERL5=	yes

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

.include <bsd.port.mk>