17 lines
334 B
Makefile
17 lines
334 B
Makefile
# $OpenBSD: Makefile,v 1.24 2013/03/11 10:50:17 espie Exp $
|
|
|
|
COMMENT= library for reading from continuously updated files
|
|
|
|
MODULES= cpan
|
|
DISTNAME= File-Tail-0.99.3
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|