aboutsummaryrefslogtreecommitdiffstats
path: root/net/quoted/Makefile
blob: 1185d1ab259b919d15700fe768fce7978db5b7d5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:   quoted
# Date created:        1 December 2004
# Whom:                Bob Frazier
#
# $FreeBSD$
#

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

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

MAN1=       quoted.1
MANCOMPRESSED=  no
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

USE_RC_SUBR=     ${PORTNAME}

.include <bsd.port.mk>