diff options
Diffstat (limited to 'dns/totd/Makefile')
| -rw-r--r-- | dns/totd/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile deleted file mode 100644 index 9b9866e1a1c7..000000000000 --- a/dns/totd/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: totd -# Date created: 17 Nov 2000 -# Whom: Kris Kennaway <kris@FreeBSD.org> -# -# $FreeBSD$ - -PORTNAME= totd -PORTVERSION= 1.1.5 -CATEGORIES= net ipv6 -MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ -DISTNAME= totd-1.1p5 -EXTRACT_SUFX= .tgz - -MAINTAINER= kris@FreeBSD.org - -GNU_CONFIGURE= YES - -post-install: - ${INSTALL_DATA} ${FILESDIR}/totd.conf.sample ${PREFIX}/etc - -.include <bsd.port.mk> |
