freebsd-ports/devel/mq4cpp/Makefile

23 lines
445 B
Makefile
Raw Normal View History

# 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
2010-12-04 08:34:27 +01:00
USE_AUTOTOOLS= libtool
USE_GNOME= gnomehack gnometarget pkgconfig ltverhack
USE_BZIP2= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>