openbsd-ports/games/xbill/Makefile
brad bce974f906 - remove BROKEN tag
- add patches to fix compilation with GCC 2.95.x; from kwesterback@home.com
1999-12-01 01:21:58 +00:00

17 lines
310 B
Makefile

# $OpenBSD: Makefile,v 1.5 1999/12/01 01:21:58 brad Exp $
DISTNAME= xbill-2.0
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz
MAINTAINER= ports@openbsd.org
USE_IMAKE= yes
post-install:
@cp ${WRKSRC}/README ${PREFIX}/share/xbill
.include <bsd.port.mk>