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/morpheus | |
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.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'graphics/morpheus')
-rw-r--r-- | graphics/morpheus/Makefile | 1 | ||||
-rw-r--r-- | graphics/morpheus/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/morpheus/Makefile b/graphics/morpheus/Makefile index 809abe40650f..6c56e1467fd2 100644 --- a/graphics/morpheus/Makefile +++ b/graphics/morpheus/Makefile @@ -11,6 +11,7 @@ CATEGORIES= graphics gnome MASTER_SITES= http://wine.sexcity.pl/morpheus/meat/ MAINTAINER= sobomax@FreeBSD.org +COMMENT= A mesh (3D model) viewer for GNOME desktop LIB_DEPENDS= morph.0:${PORTSDIR}/graphics/libmorph \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea diff --git a/graphics/morpheus/pkg-comment b/graphics/morpheus/pkg-comment deleted file mode 100644 index 73fcc7c8ea89..000000000000 --- a/graphics/morpheus/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A mesh (3D model) viewer for GNOME desktop |