12 lines
275 B
Makefile
12 lines
275 B
Makefile
# $OpenBSD: Makefile,v 1.2 2010/11/16 16:20:17 stephan Exp $
|
|
|
|
COMMENT = periodically detect broken hypertext links
|
|
|
|
MAINTAINER = Stephan A. Rickauer <stephan@openbsd.org>
|
|
|
|
DISTNAME = linkchecker-6.x-2.4
|
|
PKGNAME = drupal6-linkchecker-2.4
|
|
REVISION = 0
|
|
|
|
.include <bsd.port.mk>
|