1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/news/inn-current/Makefile
2021-06-22 15:26:48 -07:00

21 lines
417 B
Makefile

# Created by: kbowling
PORTNAME= inn-current
PORTVERSION= ${SNAPSHOT}
MASTER_SITE_SUBDIR= inn/snapshots
DISTNAME= inn-${BRANCH}-${SNAPSHOT}
BRANCH= CURRENT
SNAPSHOT= 20210621
CONFLICTS= inn-2.[0-9]*
DISTINFO_FILE= ${.CURDIR}/distinfo
FILESDIR= ${.CURDIR}/../inn/files
PATCHDIR= ${.CURDIR}/../inn/files
PLIST= ${.CURDIR}/../inn/pkg-plist
WRKSRC= ${WRKDIR}/${DISTNAME}
.include "${.CURDIR}/../inn/Makefile"