17 lines
329 B
Makefile
17 lines
329 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 10:50:17 espie Exp $
|
|
|
|
COMMENT= filehandle which supports ungetting of multiple bytes
|
|
|
|
MODULES= cpan
|
|
DISTNAME= FileHandle-Unget-0.1623
|
|
REVISION= 0
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
|
|
|
|
# GPLv2
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|