mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
b8648043d0
PR: ports/47736 Submitted by: Ports Fury
20 lines
402 B
Makefile
20 lines
402 B
Makefile
# New ports collection makefile for: wmsmixer
|
|
# Date created: 2 April 2001
|
|
# Whom: Konstantinos Konstantinidis <kkonstan@daemon.gr>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmsmixer
|
|
PORTVERSION= 0.5
|
|
CATEGORIES= audio windowmaker
|
|
MASTER_SITES= http://www.hibernaculum.net/download/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_XPM= YES
|
|
USE_IMAKE= YES
|
|
MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}"
|
|
|
|
.include <bsd.port.mk>
|