opnsense-ports/devel/mq4cpp/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01: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>