Makefile 182 B

12345678910
  1. # $OpenBSD: Makefile,v 1.2 2014/07/23 22:34:06 zhuk Exp $
  2. # "fixed" version of t1
  3. COMMENT = test 2
  4. DISTNAME = test-2
  5. RUN_DEPENDS = devel/desktop-file-utils
  6. .include <bsd.port.mk>