aboutsummaryrefslogtreecommitdiffstats
path: root/net/quoted/Makefile
blob: 426db2b0af9231f0e7f34f7da9760a83da6b8238 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Bob Frazier
# $FreeBSD$

PORTNAME=   quoted
PORTVERSION=    1.01
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

GNU_CONFIGURE=  yes
USES=       gmake

USE_RC_SUBR=     ${PORTNAME}

.include <bsd.port.mk>