aboutsummaryrefslogblamecommitdiff
path: root/net/nakenchat/Makefile
blob: 3f78aa5030ed0ba067f8822f7e4ebab79b3b22be (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                






                                                                             
# New ports collection makefile for:   nakenchat
# Date created:        01 July 2003
# Whom:                Michael Kohn  (mike@mikekohn.net)
#
# $FreeBSD$
#

PORTNAME=	nakenchat
PORTVERSION=	2.00
CATEGORIES=	net
MASTER_SITES=	http://www.mikekohn.com/nakenchat/

MAINTAINER=	mike@mikekohn.net
COMMENT=	Small (under 50k) chat server with many features

.include <bsd.port.pre.mk>

.if ${OSVERSION} >= 502102
IGNORE=		Does not respect PTHREAD_{CFLAGS,LIBS} (or CFLAGS or CC, ...)
.endif

.include <bsd.port.post.mk>