Makefile 183 B

12345678910111213
  1. # $OpenBSD: Makefile,v 1.2 2016/01/19 03:03:20 bentley Exp $
  2. L = hin
  3. LANG = Hindu
  4. V = 0.1.0
  5. REVISION = 0
  6. USE_GMAKE = Yes
  7. BUILD_DEPENDS += textproc/vislcg3
  8. .include <bsd.port.mk>