2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
20 lines
355 B
Makefile
20 lines
355 B
Makefile
# $OpenBSD: Makefile,v 1.3 1998/11/09 01:49:54 marc Exp $
|
|
#
|
|
|
|
DISTNAME= abuse_pd
|
|
PKGNAME= ${DISTNAME}-1.0
|
|
CATEGORIES= games
|
|
|
|
#BROKEN= "newer version available"
|
|
|
|
MAINTAINER= todd@OpenBSD.org
|
|
|
|
MASTER_SITES= http://www.crack.com/games/abuse/
|
|
#The newer version changed names
|
|
#DISTFILES= abuse_pd.tgz
|
|
|
|
USE_GMAKE= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|