aboutsummaryrefslogtreecommitdiff
path: root/news/inn-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/inn-current/Makefile')
-rw-r--r--news/inn-current/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile
new file mode 100644
index 000000000000..87148b7ae20d
--- /dev/null
+++ b/news/inn-current/Makefile
@@ -0,0 +1,20 @@
+# Created by: kbowling
+
+PORTNAME= inn-current
+PORTVERSION= ${SNAPSHOT}
+MASTER_SITE_SUBDIR= inn/snapshots
+DISTNAME= inn-${BRANCH}-${SNAPSHOT}
+
+BRANCH= CURRENT
+SNAPSHOT= 20210610
+
+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"
+