15 lines
268 B
Makefile
15 lines
268 B
Makefile
# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:19 espie Exp $
|
|
|
|
COMMENT= refresh perl %INC files when updated on disk
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Module-Refresh-0.13
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|