pkgsrc/net/dtcp/Makefile
jlam dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00

19 lines
492 B
Makefile

# $NetBSD: Makefile,v 1.16 2005/12/29 06:21:58 jlam Exp $
#
DISTNAME= dtcp-20050521
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \
http://home.jp.FreeBSD.org/~ume/ipv6/
MAINTAINER= hamajima@NetBSD.org
HOMEPAGE= http://www.imasy.or.jp/~ume/dtcp/
COMMENT= Dynamic Tunnel Configuration Protocol daemon and client
DEPENDS+= qpopper-[0-9]*:../../mail/qpopper
RCD_SCRIPTS= dtcpc dtcps
.include "../../lang/ruby/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"