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