openbsd-ports/net/totd/Makefile

21 lines
503 B
Makefile

# $OpenBSD: Makefile,v 1.4 2000/03/24 22:11:54 espie Exp $
# $NetBSD: Makefile,v 1.3 2000/01/21 10:01:23 itojun Exp $
#
DISTNAME= totd-1.1p2
CATEGORIES= net
NEED_VERSION= 1.191
MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/
MAINTAINER= itojun@itojun.org
HOMEPAGE= http://www.vermicelli.cs.uit.no/ipv6/software.html
WRKDIST= ${WRKDIR}/totd-1.1p2
GNU_CONFIGURE= YES
post-install:
${INSTALL_SCRIPT} ${FILESDIR}/totd.conf.sample ${PREFIX}/etc/totd.conf.sample
.include <bsd.port.mk>