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 /astro/xplanet | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'astro/xplanet')
-rw-r--r-- | astro/xplanet/Makefile | 1 | ||||
-rw-r--r-- | astro/xplanet/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 3585d97468eb..6334b2a42fb0 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= will@FreeBSD.org +COMMENT= Draw pictures of the earth textured by an image LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \ freetype.9:${PORTSDIR}/print/freetype2 \ diff --git a/astro/xplanet/pkg-comment b/astro/xplanet/pkg-comment deleted file mode 100644 index f330ef185567..000000000000 --- a/astro/xplanet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Draw pictures of the earth textured by an image |