diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
| commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
| tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/source-highlight | |
| parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) | |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'textproc/source-highlight')
| -rw-r--r-- | textproc/source-highlight/Makefile | 1 | ||||
| -rw-r--r-- | textproc/source-highlight/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index f661c7540ac6..b2a41b87b11e 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= source-highlight MAINTAINER= kevlo@FreeBSD.org +COMMENT= C/C++ and Java sources to HTML converter GNU_CONFIGURE= yes .if defined(NOPORTDOCS) diff --git a/textproc/source-highlight/pkg-comment b/textproc/source-highlight/pkg-comment deleted file mode 100644 index d785f239da0e..000000000000 --- a/textproc/source-highlight/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C/C++ and Java sources to HTML converter |
