2002-10-26 16:44:38 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2002/10/26 20:44:39 naddy Exp $
|
2001-05-05 21:06:09 -04:00
|
|
|
|
|
|
|
COMMENT= "save your computers from the evil clutches of Bill"
|
1997-12-19 22:22:28 -05:00
|
|
|
|
|
|
|
DISTNAME= xbill-2.0
|
2000-07-02 07:17:13 -04:00
|
|
|
CATEGORIES= games x11
|
2002-10-26 16:44:38 -04:00
|
|
|
|
2002-05-13 14:50:36 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
|
1998-11-08 20:49:54 -05:00
|
|
|
EXTRACT_SUFX= .tgz
|
1997-12-19 22:22:28 -05:00
|
|
|
|
2000-06-02 12:46:39 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 03:02:07 -05:00
|
|
|
|
2000-07-02 07:17:13 -04:00
|
|
|
CONFIGURE_STYLE= imake
|
1997-12-19 22:22:28 -05:00
|
|
|
|
2002-10-26 16:44:38 -04:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1997-12-19 22:22:28 -05:00
|
|
|
post-install:
|
2000-07-02 07:17:13 -04:00
|
|
|
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/xbill
|
1997-12-19 22:22:28 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|