1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

This port is no longer maintained upstream and furthermore has no

server to connect to. Quite obsolete.
This commit is contained in:
Diane Bruce 2018-07-20 17:39:34 +00:00
parent e409c6a32f
commit 431a1c12ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475030

View File

@ -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>