opnsense-ports/net/quoted/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

18 lines
333 B
Makefile

# 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>