freebsd-ports/devel/mq4cpp/Makefile
Dmitry Marakasov fd531c6651 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-10 14:59:37 +00:00

19 lines
358 B
Makefile

# Created by: vanilla
# $FreeBSD$
PORTNAME= mq4cpp
PORTVERSION= 1.16
PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= http://www.sixtyfourbit.org/Download/
MAINTAINER= vanilla@FreeBSD.org
COMMENT= Message Queuing for C++
OPTIONS_DEFINE= DOCS
USE_LDCONFIG= yes
USES= dos2unix libtool pathfix pkgconfig tar:bzip2
GNU_CONFIGURE= yes
.include <bsd.port.mk>