2004-01-24 15:50:05 +01:00
|
|
|
# $NetBSD: Makefile,v 1.20 2004/01/24 14:50:05 grant Exp $
|
2003-10-30 11:28:58 +01:00
|
|
|
#
|
2001-03-04 16:59:22 +01:00
|
|
|
|
2003-10-15 01:46:46 +02:00
|
|
|
DISTNAME= ipv6calc-0.46
|
2003-11-12 04:39:39 +01:00
|
|
|
PKGREVISION= 1
|
2001-03-04 16:59:22 +01:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
|
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= hubertf@NetBSD.org
|
2003-01-11 09:46:40 +01:00
|
|
|
HOMEPAGE= http://www.bieringer.de/linux/IPv6/ipv6calc/
|
2001-03-04 16:59:22 +01:00
|
|
|
COMMENT= Manipulates IPv6 adresses
|
|
|
|
|
2001-03-08 18:35:02 +01:00
|
|
|
# This package does not set or evaluate USE_INET6, but it should still
|
|
|
|
# be listed in README-IPv6.html. Leave this comment here to make it so!
|
|
|
|
|
2003-10-30 11:28:58 +01:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_BUILDLINK2= YES
|
2004-01-24 15:50:05 +01:00
|
|
|
USE_GNU_TOOLS+= make
|
2003-10-30 11:28:58 +01:00
|
|
|
|
2002-04-21 23:06:54 +02:00
|
|
|
MAKE_ENV+= root=${PREFIX}
|
|
|
|
INSTALL_TARGET= installonly
|
2001-03-04 16:59:22 +01:00
|
|
|
|
2003-02-06 15:24:58 +01:00
|
|
|
.include "../../security/openssl/buildlink2.mk"
|
2003-10-30 11:28:58 +01:00
|
|
|
|
2001-03-04 16:59:22 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|