summaryrefslogtreecommitdiff
path: root/net/quoted/Makefile
blob: 650fe7333f6115c9e7744fd0f294a4ef68767675 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Bob Frazier

PORTNAME=	quoted
PORTVERSION=	1.01
PORTREVISION=	3
CATEGORIES=	net
MASTER_SITES=	http://www.mrp3.com/webutil/

MAINTAINER=	bobf@mrp3.com
COMMENT=	Easily configured QOTD daemon with over 130 good quality quotes

USES=		gmake
USE_RC_SUBR=	${PORTNAME}

GNU_CONFIGURE=	yes

.include <bsd.port.mk>