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