Files
ports/net/quoted/Makefile
T
Muhammad Moinur Rahman 10236b680a net/quoted: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-25 11:05:26 +01:00

18 lines
380 B
Makefile

PORTNAME= quoted
PORTVERSION= 1.01
PORTREVISION= 4
CATEGORIES= net
MASTER_SITES= http://www.mrp3.com/webutil/
MAINTAINER= bobf@mrp3.com
COMMENT= Easily configured QOTD daemon with over 130 good quality quotes
WWW= https://www.mrp3.com/webutil/quoted.html
USES= gmake
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
.include <bsd.port.mk>