9 lines
172 B
Makefile
9 lines
172 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2014/02/03 22:28:41 zhuk Exp $
|
|
#
|
|
# Check there are no distinfo checks in -A mode
|
|
|
|
COMMENT = test 1
|
|
DISTNAME = test-1
|
|
|
|
.include <bsd.port.mk>
|