blob: 8a1696700ff248927a779b7f6874b9600ab1a396 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
PORTVERSION= 4432
PORTREVISION= 3
PKGNAMESUFFIX= ${PORTVERSION}
MASTERDIR= ${.CURDIR}/../openbor
PATCHDIR= ${.CURDIR}/files
DISTINFO_FILE= ${.CURDIR}/distinfo
GH_TAGNAME= ba1eb4f
.include "${MASTERDIR}/Makefile"
|