Makefile 240 B

12345678910
  1. # $OpenBSD: Makefile,v 1.2 2014/07/23 22:34:06 zhuk Exp $
  2. #
  3. # Won't fail because distinfo checks don't happen for checking
  4. # "existing" ports, and -P is used to skip PLIST checks.
  5. COMMENT = test 4
  6. DISTNAME = test-4
  7. .include <bsd.port.mk>