aboutsummaryrefslogtreecommitdiff
path: root/devel/mq4cpp/Makefile
blob: f5f55961875b73bfe01c6f9ae65345bd33035606 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    mp4cpp
# Date created:         		Jan 4 2007
# Whom:					vanilla
#
# $FreeBSD$
#

PORTNAME=	mq4cpp
PORTVERSION=	1.16
CATEGORIES=	devel
MASTER_SITES=	http://www.sixtyfourbit.org/Download/

MAINTAINER=	vanilla@FreeBSD.org
COMMENT=	Message Queuing for C++

USE_LDCONFIG=	yes
USE_AUTOTOOLS=	libtool
USE_GNOME=	gnomehack pkgconfig ltverhack
USE_BZIP2=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>