1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/net/quoted/Makefile

22 lines
382 B
Makefile

# Created by: 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}
NO_STAGE= yes
.include <bsd.port.mk>