Makefile 181 B

123456789
  1. # $OpenBSD: Makefile,v 1.1 2014/05/06 11:02:04 zhuk Exp $
  2. #
  3. # Check for ${PREFIX}/share/man/ and ${PREFIX}/share/info/
  4. COMMENT = test 10
  5. DISTNAME = test-10
  6. .include <bsd.port.mk>