openbsd-ports/sysutils/idled/Makefile
brad b4a1fb5290 - add another master site
- change maintainer to ports@
1999-11-14 21:08:58 +00:00

16 lines
324 B
Makefile

# $OpenBSD: Makefile,v 1.5 1999/11/14 21:08:58 brad Exp $
DISTNAME= idled-1.16
CATEGORIES= sysutils
MASTER_SITES= http://www.darkwing.com/idled/download/ \
ftp://ftp.cs.hope.edu/pub/idled/
NO_CDROM= "NOFEE: Can not sell"
MAINTAINER= ports@openbsd.org
post-extract:
@(cd ${WRKSRC}; make clean)
.include <bsd.port.mk>