From 754b55a16325c16bfaf1fbe6a0c490f0ffb37b72 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Sat, 26 Jan 2019 12:11:15 +0000 Subject: Resurrect astro/wmglobe - The distfile is available again on dockapps.net - Add some missing dependencies as reported by stage-qa - Assign port to the submitter PR: 226675 Submitted by: jd.fbsd@goneja.de --- astro/wmglobe/Makefile | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 astro/wmglobe/Makefile (limited to 'astro/wmglobe/Makefile') diff --git a/astro/wmglobe/Makefile b/astro/wmglobe/Makefile new file mode 100644 index 000000000000..52ac6ba44b4f --- /dev/null +++ b/astro/wmglobe/Makefile @@ -0,0 +1,24 @@ +# Created by: Will Andrews +# $FreeBSD$ + +PORTNAME= wmglobe +PORTVERSION= 1.3 +PORTREVISION= 11 +CATEGORIES= astro windowmaker geography +MASTER_SITES= https://www.dockapps.net/download/ + +MAINTAINER= jd.fbsd@goneja.de +COMMENT= Neat xearth-like WindowMaker dockapp + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libwraster.so:x11-wm/libwraster + +USE_XORG= x11 xext xpm + +PLIST_FILES= bin/wmglobe \ + man/man1/wmglobe.1.gz +MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} + +.include -- cgit v1.2.3