Makefile 473 B

1234567891011121314151617181920
  1. # $OpenBSD: Makefile,v 1.29 2015/06/26 18:08:39 ajacoutot Exp $
  2. COMMENT= change background image with GkrellM2
  3. DISTNAME= gkrellmbgchg2-0.1.11
  4. CATEGORIES= x11
  5. REVISION= 0
  6. HOMEPAGE= http://www.bender-suhl.de/stefan/english/comp/gkrellmbgchg.html
  7. MASTER_SITES= http://www.bender-suhl.de/stefan/comp/sources/ \
  8. http://www.bender-suhl.de/stefan/comp/sources/old/
  9. PLUGIN= ${WRKSRC}/gkrellmbgchg.so
  10. pre-configure:
  11. ${SUBST_CMD} ${WRKSRC}/Makefile
  12. .include <bsd.port.mk>