aboutsummaryrefslogtreecommitdiff
path: root/comms/xwota/Makefile
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2018-07-20 17:39:34 +0000
committerDiane Bruce <db@FreeBSD.org>2018-07-20 17:39:34 +0000
commit431a1c12ef73f4b7a028952f5da6e8073796797c (patch)
tree1179227b86d8ef08356daead77fe6b19482e2a91 /comms/xwota/Makefile
parente409c6a32f6a7963ee2f90bf2130674535ad2921 (diff)
downloadports-431a1c12ef73f4b7a028952f5da6e8073796797c.tar.gz
ports-431a1c12ef73f4b7a028952f5da6e8073796797c.zip
Notes
Diffstat (limited to 'comms/xwota/Makefile')
-rw-r--r--comms/xwota/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/xwota/Makefile b/comms/xwota/Makefile
index abc6cfd3513d..ce5d7f060812 100644
--- a/comms/xwota/Makefile
+++ b/comms/xwota/Makefile
@@ -13,6 +13,9 @@ COMMENT= X version of who is on the air
LICENSE= GPLv2
+DEPRECATED= No server message and no upstream releases
+EXPIRATION_DATE= 2018-07-27
+
USES= gmake pkgconfig libtool
USE_GNOME= gtk20
GNU_CONFIGURE= yes
@@ -28,7 +31,7 @@ post-install:
${WRKSRC}/INSTALL \
${WRKSRC}/NEWS \
${WRKSRC}/TODO
- @${INSTALL_DATA} ${WRKSRC}/${d} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${d} ${STAGEDIR}${DOCSDIR}
.endfor
.include <bsd.port.mk>