aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-11-29 09:00:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-11-29 09:00:22 +0000
commit585fb8c9443a53e5a50d8b7f4b3d8a8f0ed363d5 (patch)
tree3d9094296cb86d43ed380d4c2cac6aa8818be379 /astro
parente123bac64bc2ec8015237740832cf56921ce6127 (diff)
downloadports-585fb8c9443a53e5a50d8b7f4b3d8a8f0ed363d5.tar.gz
ports-585fb8c9443a53e5a50d8b7f4b3d8a8f0ed363d5.zip
Notes
Diffstat (limited to 'astro')
-rw-r--r--astro/xearth/Makefile11
-rw-r--r--astro/xearth/pkg-descr2
2 files changed, 9 insertions, 4 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile
index cb111d3343f2..f2c73083b1c4 100644
--- a/astro/xearth/Makefile
+++ b/astro/xearth/Makefile
@@ -9,6 +9,11 @@ MASTER_SITES= LOCAL/madpilot/xearth
MAINTAINER= ler@FreeBSD.org
COMMENT= Set the root window to the image of earth
+LICENSE= Xearth
+LICENSE_FILE= ${WRKSRC}/README
+LICENSE_NAME= Xearth license
+LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
+
USE_XORG= x11 xext sm ice xt
USES= tar:xz
PLIST_FILES= bin/xearth \
@@ -18,12 +23,12 @@ PLIST_FILES= bin/xearth \
PLIST_DIRS= lib/X11/xearth
do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/xearth ${STAGEDIR}${PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/xearth.man ${STAGEDIR}${MANPREFIX}/man/man1/xearth.1
+ ${INSTALL_PROGRAM} ${WRKSRC}/xearth ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/xearth.man ${STAGEDIR}${MANPREFIX}/man/man1/xearth.1
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/xearth
# Copy the list of FreeBSD sites & committers locations
.for marker in freebsd.committers.markers freebsd.ftp.markers
- @${INSTALL_DATA} ${FILESDIR}/${marker} ${STAGEDIR}${PREFIX}/lib/X11/xearth
+ ${INSTALL_DATA} ${FILESDIR}/${marker} ${STAGEDIR}${PREFIX}/lib/X11/xearth
.endfor
.include <bsd.port.mk>
diff --git a/astro/xearth/pkg-descr b/astro/xearth/pkg-descr
index c538d36a1469..075baf8eda14 100644
--- a/astro/xearth/pkg-descr
+++ b/astro/xearth/pkg-descr
@@ -6,7 +6,7 @@ time between updates can be changed with the -wait option.
Xearth can also render directly into PPM and GIF files
instead of drawing in the root window.
-WWW: http://xearth.org
+WWW: http://xearth.org/
There are three additional marker files installed in
/usr/local/lib/X11/xearth which specify the locations of