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