mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
PR: 190797
This commit is contained in:
parent
9e908aa39b
commit
2877a7e1d7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359538
@ -3,16 +3,17 @@
|
||||
|
||||
PORTNAME= linkcheck
|
||||
PORTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.inter7.com/linkcheck/
|
||||
|
||||
MAINTAINER= ismail@EnderUNIX.org
|
||||
COMMENT= Checks a web site for bad links
|
||||
|
||||
MAN1= linkcheck.1
|
||||
PLIST_FILES= bin/linkcheck
|
||||
PLIST_FILES= bin/linkcheck man/man1/linkcheck.1.gz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
CFLAGS+= -Wno-return-type
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user