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 /graphics/povray | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'graphics/povray')
-rw-r--r-- | graphics/povray/Makefile | 1 | ||||
-rw-r--r-- | graphics/povray/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index 5ff071bee10b..5bb0aa71e568 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -20,6 +20,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= povray35 MAINTAINER= maho@FreeBSD.org +COMMENT= Persistence of Vision Ray Tracer LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff:${PORTSDIR}/graphics/tiff \ diff --git a/graphics/povray/pkg-comment b/graphics/povray/pkg-comment deleted file mode 100644 index 3de72a33187b..000000000000 --- a/graphics/povray/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Persistence of Vision Ray Tracer |