Test for forgotten README files.

This commit is contained in:
zhuk
2017-12-22 23:11:39 +00:00
parent 612c7471a1
commit ddfa5754da
3 changed files with 13 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2017/12/22 23:11:39 zhuk Exp $
#
# Check for forgotten README files
COMMENT = test 23
DISTNAME = test-23
.include <bsd.port.mk>
+2
View File
@@ -0,0 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2017/12/22 23:11:39 zhuk Exp $
bin/foo23
+3
View File
@@ -0,0 +1,3 @@
$OpenBSD: README,v 1.1.1.1 2017/12/22 23:11:39 zhuk Exp $
A simple readme file.