17 lines
263 B
Makefile
17 lines
263 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/03/11 11:41:31 espie Exp $
|
|
|
|
COMMENT= module to do NFS (or not) locking
|
|
|
|
DISTNAME= File-NFSLock-1.20
|
|
REVISION= 0
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|