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


                                                                     
                                                       


                         
                               

                                                                  




                                    
                   
                         




                                                 
# New ports collection makefile for:	majorcool
# Version required:		1.1.0
# Date created:			Wed Aug 13 18:34:14 CEST 1997
# Whom:				Andreas Klemm <andreas@klemm.gtn.com>
#
# $Id: Makefile,v 1.3 1997/10/13 20:55:31 andreas Exp $
#

DISTNAME=	majorcool
PKGNAME=	majorcool-1.1.2
CATEGORIES=	mail
MASTER_SITES=	http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/

MAINTAINER=	andreas@FreeBSD.ORG

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

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

.include <bsd.port.mk>