openbsd-ports/net/totd/Makefile

21 lines
503 B
Makefile
Raw Normal View History

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