summaryrefslogblamecommitdiff
path: root/games/xbill/Makefile
blob: 6ac6f47272c49031be374b2c0348ef2c574e45b2 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                       
                       

                                                   
 
           

 
                         


                                       

                    
                                  
 
                                              
 
                   
                       

             
                                                    

                      
# ex:ts=8
# Ports collection makefile for:  xbill
# Version required: 0.0
# Date created:			  12 September 1995
# Whom:				  asami
#
# $FreeBSD$
#

DISTNAME=	xbill-2.0
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games
EXTRACT_SUFX=	.tgz

MAINTAINER=	obrien@FreeBSD.org

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

USE_IMAKE=	yes
MAN1=		xbill.1

post-install:
	${CP} ${WRKSRC}/README ${PREFIX}/share/xbill

.include <bsd.port.mk>