1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/mq4cpp/Makefile
Pav Lucistnik efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00

23 lines
448 B
Makefile

# 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:15
USE_GNOME= gnomehack gnometarget pkgconfig ltverhack
USE_BZIP2= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>