openbsd-ports/games/xbill/Makefile
marc 2e59490083 update port makefiles; validate source code still exists;
comment where sources have changed/no longer exist
See port status web page (to be updated real-soon-now) for details
1998-11-09 01:49:54 +00:00

19 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.3 1998/11/09 01:49:56 marc Exp $
#
DISTNAME= xbill-2.0
CATEGORIES= games
MAINTAINER= don@OpenBSD.ORG
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz
USE_IMAKE= yes
post-install:
${CP} ${WRKSRC}/README ${PREFIX}/share/xbill
.include <bsd.port.mk>