mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
10 lines
100 B
Text
10 lines
100 B
Text
# $FreeBSD$
|
|
|
|
LIB= ipv6
|
|
SRCS= libipv6.c
|
|
|
|
.PATH: ${.CURDIR}/../tools
|
|
|
|
install:
|
|
|
|
.include <bsd.lib.mk>
|