mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Add master site
- Provide working WWW - Use DOCSDIR - Pet portlint PR: 96587 Submitted by: Ion-Mihai IOnut Tetcu <itetcu@people.tecnik93.com>
This commit is contained in:
parent
7099aa7a42
commit
f9af59b6a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=161070
@ -6,10 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= carthage
|
||||
PORTVERSION= 1.0 # Cannot find any version information
|
||||
PORTVERSION= 1.0 # No version information on WWW
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.tei-c.org/Software/carthage/
|
||||
MASTER_SITES= http://www.tei-c.org/Software/carthage/ \
|
||||
http://www.tei-c.org.uk/Software/carthage/
|
||||
DISTNAME= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,6 +1,6 @@
|
||||
A parser and clean-up tool for SGML DTDs.
|
||||
|
||||
WWW: http://www.tei-c.org/Software/carthage
|
||||
WWW: http://www.tei-c.org.uk/Software/carthage/
|
||||
|
||||
- Henrik Motakef
|
||||
<henrik.motakef@web.de>
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/carthage
|
||||
bin/carthago
|
||||
%%PORTDOCS%%share/doc/carthage/README
|
||||
%%PORTDOCS%%share/doc/carthage/README.SPQR
|
||||
%%PORTDOCS%%@dirrm share/doc/carthage
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.SPQR
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user