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