1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/news/inn-current/Makefile
2023-02-23 02:20:00 -07:00

25 lines
483 B
Makefile

PORTNAME= inn-current
PORTVERSION= ${SNAPSHOT}
PORTREVISION= 0
MASTER_SITE_SUBDIR= inn/snapshots
DISTNAME= inn-${BRANCH}-${SNAPSHOT}
BRANCH= 2.8
SNAPSHOT= 20230219
CONFLICTS= inn-2.[0-9]*
DISTINFO_FILE= ${.CURDIR}/distinfo
FILESDIR= ${.CURDIR}/../inn/files
PATCHDIR= ${.CURDIR}/../inn/files
PLIST= ${.CURDIR}/pkg-plist
WRKSRC= ${WRKDIR}/${DISTNAME}
CPE_PRODUCT= inn
INNLIB_LONG= 8.0.0
LIBVER_LONG= 3.0.6
LIBSTORAGEVER_LONG= 3.1.0
.include "${.CURDIR}/../inn/Makefile"