1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/dns/knot3-lib/Makefile
Kurt Jaeger 8b2c04d3fc dns/knot3-lib: re-add using repo-copy
PR:		249364
Reported by:	danfe
2020-10-04 11:04:02 +00:00

15 lines
274 B
Makefile

# $FreeBSD$
# Define PORTREVISION in ${MASTERDIR}
COMMENT= Knot3 lib (required by knot-resolver)
PKGNAMESUFFIX= 3-lib
MASTERDIR= ${.CURDIR}/../knot3
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
LIB_ONLY= yes
COMPONENT= -lib
.include "${MASTERDIR}/Makefile"