summaryrefslogblamecommitdiff
path: root/www/hypermail/Makefile
blob: d5544c3a505a9492d14668eb6c48bf4b88f9148e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 


                                                   
           

 
                         
                    

                                                    
                                             
 
                                   
 

                                                                

                           
                      

                      
# New ports collection makefile for:	hypermail
# Date created:				23 Dec 1997
# Whom:					mjhsieh
#
# $FreeBSD$
#

PORTNAME=	hypermail
PORTVERSION=	2b30
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.landfield.com/hypermail/ \
		ftp://ftp.faqs.org/hypermail/

MAINTAINER=	veers@disturbed.net

GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--with-htmldir=${PREFIX}/share/hypermail

MAN1=		hypermail.1
MAN4=		hmrc.4

.include <bsd.port.mk>