Makefile.inc 496 B

123456789101112131415161718192021222324
  1. # $OpenBSD: Makefile.inc,v 1.2 2016/01/19 03:03:18 bentley Exp $
  2. COMMENT ?= ${LANG} language pack for apertium
  3. DISTNAME ?= apertium-$L-$V
  4. CATEGORIES ?= textproc
  5. HOMEPAGE ?= https://www.apertium.org/
  6. MAINTAINER ?= Anthony J. Bentley <anthony@anjbe.name>
  7. # GPLv2+
  8. PERMIT_PACKAGE_CDROM ?= Yes
  9. MASTER_SITES ?= ${MASTER_SITE_SOURCEFORGE:=apertium/}
  10. BUILD_DEPENDS += textproc/apertium \
  11. textproc/libxslt \
  12. textproc/lttoolbox
  13. RUN_DEPENDS += textproc/apertium
  14. CONFIGURE_STYLE = gnu