openbsd-ports/sysutils/idled/Makefile

22 lines
381 B
Makefile
Raw Normal View History

1997-11-14 19:04:24 -05:00
# OpenBSD makefile for: idled
# Version required: 1.16
# Date created: 06 Nov 1997
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.4 1998/07/25 00:44:47 marc Exp $
#
1997-11-14 19:04:24 -05:00
DISTNAME= idled-1.16
CATEGORIES= sysutils
MAINTAINER= marc@openbsd.org
1998-04-12 18:51:12 -04:00
NO_CDROM= "NOFEE: Can not sell"
1997-11-14 19:04:24 -05:00
MASTER_SITES= ftp://ftp.cs.hope.edu/pub/idled/
post-extract:
@(cd ${WRKSRC}; make clean)
1997-11-14 19:04:24 -05:00
.include <bsd.port.mk>