# New ports collection makefile for: wmcdplay # Version required: 0.8 # Date created: 7 December 1998 # Whom: Chia-liang Kao # # $Id: Makefile,v 1.3 1998/12/16 04:43:27 flathill Exp $ # DISTNAME= wmcdplay PKGNAME= wmcdplay-1.0b1 CATEGORIES= audio windowmaker MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/ EXTRACT_SUFX= .tgz MAINTAINER= clkao@CirX.ORG LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm WRKSRC= ${WRKDIR}/wmcdplay USE_IMAKE= yes NO_INSTALL_MANPAGES= yes .include 14483d3098c0d6a33944f1190842e671502f With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight
MASTER_SITES cleanup. 2015-05-14T10:15:04+00:00 mat mat@FreeBSD.org 2015-05-14T10:15:04+00:00 d72353c225a0cff8478c442d745a54e4630671fc - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
- Fix various distinfo errors 2014-10-16T08:55:30+00:00 ak ak@FreeBSD.org 2014-10-16T08:55:30+00:00 a741f32085308d87f0f1277ee0dbf0b9c5c652a0 - Remove unused USE_* knobs - Fix typos in USE_* knobs - Remove empty lines after .include <bsd.port.mk> Approved by: portmgr (bapt) Differential Revision: https://reviews.freebsd.org/D911
- Remove unused USE_* knobs
- Fix typos in USE_* knobs
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D911
- Update from 1.3 to 1.4 2014-06-20T00:40:44+00:00 danilo danilo@FreeBSD.org 2014-06-20T00:40:44+00:00 3060cc204bf3ba844c8651cd138a2dc572dfdde9 - Add stage support - Convert LIB_DEPENDS to new syntax PR: ports/191183 Submitted by: ii@any.com.ru
- Add stage support
- Convert LIB_DEPENDS to new syntax

PR:		ports/191183
Submitted by:	ii@any.com.ru
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics) 2013-09-20T18:35:44+00:00 bapt bapt@FreeBSD.org 2013-09-20T18:35:44+00:00 5495ad1eb0426206406e428e711fb1ba9e3150ce

- convert to the new perl5 framework 2013-09-12T17:07:08+00:00 az az@FreeBSD.org 2013-09-12T17:07:08+00:00 0a40dc2375b36f8b0dde18c64f7a94194d1f8190 - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Add an explicit dependency on pkgconf 2013-05-28T09:37:57+00:00 bapt bapt@FreeBSD.org 2013-05-28T09:37:57+00:00 66f7ef39470dbd08955ba0cd285aafbc737818fe While here remove the post-patch target in favour of using shebangfix
While here remove the post-patch target in favour of using shebangfix
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) 2011-09-23T22:26:39+00:00 amdmi3 amdmi3@FreeBSD.org 2011-09-23T22:26:39+00:00 e61d6a701f43e8cec5a4ec8c9641daf5376441de - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav