aboutsummaryrefslogtreecommitdiffstats
path: root/net/openmq-client/Makefile
blob: 6e4568f225b1d2d19a7c7ad92d14ce2d0ea96f37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Radim Kolar <hsn@sendmail.cz>
# $FreeBSD$

PKGNAMESUFFIX=  -client

MASTERDIR=  ${.CURDIR}/../openmq

IMQ_CLIENT= yes
PKGINSTALL= unused_in_the_slave_port
PKGDEINSTALL=   unused_in_the_slave_port

CLIENT_COMMENT= (Client)

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"