2007-09-15 20:04:18 +00:00
|
|
|
COMMENT= wm-dockapp; application launching program
|
2001-01-16 21:29:04 +00:00
|
|
|
|
2006-10-19 07:35:02 +00:00
|
|
|
DISTNAME= wmbutton-0.6.1
|
2018-05-25 13:01:41 +00:00
|
|
|
REVISION= 1
|
2001-03-09 14:28:45 +00:00
|
|
|
CATEGORIES= x11 x11/windowmaker
|
2017-12-07 13:12:44 +00:00
|
|
|
FIX_EXTRACT_PERMISSIONS=Yes
|
2001-01-16 21:29:04 +00:00
|
|
|
|
2006-07-20 04:43:27 +00:00
|
|
|
HOMEPAGE= http://greek0.net/~greek0/wmbutton/
|
2003-04-27 06:54:26 +00:00
|
|
|
|
2002-04-19 14:27:37 +00:00
|
|
|
# GPL
|
2019-07-12 20:50:46 +00:00
|
|
|
PERMIT_PACKAGE= Yes
|
2004-12-19 17:27:00 +00:00
|
|
|
WANTLIB= X11 Xext Xpm c
|
2001-01-16 21:29:04 +00:00
|
|
|
|
2006-07-20 04:43:27 +00:00
|
|
|
MASTER_SITES= ${HOMEPAGE}
|
2003-04-27 06:54:26 +00:00
|
|
|
|
2013-03-11 11:35:43 +00:00
|
|
|
NO_TEST= Yes
|
2001-01-16 21:29:04 +00:00
|
|
|
|
2001-03-09 14:28:45 +00:00
|
|
|
SAMPLE_DIR= ${PREFIX}/share/examples/wmbutton
|
|
|
|
SUBST_VARS+= SAMPLE_DIR
|
2001-01-16 21:29:04 +00:00
|
|
|
|
|
|
|
do-install:
|
|
|
|
${INSTALL_PROGRAM} ${WRKBUILD}/wmbutton ${PREFIX}/bin
|
|
|
|
${INSTALL_DATA_DIR} ${SAMPLE_DIR}
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/.wmbutton ${SAMPLE_DIR}/dot.wmbutton.sample
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|