freebsd-ports/devel/mq4cpp/Makefile
2013-09-14 10:50:16 +00:00

20 lines
370 B
Makefile

# Created by: 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
USES= pathfix pkgconfig
USE_GNOME= ltverhack
USE_BZIP2= yes
USE_DOS2UNIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>