diff options
| -rw-r--r-- | lang/clisp/Makefile | 9 | ||||
| -rw-r--r-- | net-im/pidgin-facebookchat/Makefile | 7 | ||||
| -rw-r--r-- | net-im/pidgin-facebookchat/pkg-descr | 2 |
3 files changed, 12 insertions, 6 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index bbe75de97f37..b37ab32a70fd 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -7,15 +7,18 @@ PORTREVISION= 5 CATEGORIES= lang lisp MASTER_SITES= GNU/${PORTNAME}/release/${PORTVERSION} -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Common Lisp implementation +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/GNU-GPL + BUILD_DEPENDS= ${LOCALBASE}/lib/libavcall.a:${PORTSDIR}/devel/ffcall LIB_DEPENDS= readline.6:${PORTSDIR}/devel/readline \ sigsegv.2:${PORTSDIR}/devel/libsigsegv -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/GNU-GPL +DEPRECATED= development has ceased, not staged +EXPIRATION_DATE= 2014-07-28 USE_GCC= any USES= iconv diff --git a/net-im/pidgin-facebookchat/Makefile b/net-im/pidgin-facebookchat/Makefile index 951f91a7b363..ffb2eb4f6729 100644 --- a/net-im/pidgin-facebookchat/Makefile +++ b/net-im/pidgin-facebookchat/Makefile @@ -8,14 +8,17 @@ CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PROJECTHOST}-source-${PORTVERSION} -MAINTAINER= jsa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Facebook Chat for Pidgin +LICENSE= GPLv3 + LIB_DEPENDS= json-glib-1.0.0:${PORTSDIR}/devel/json-glib BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin -LICENSE= GPLv3 +DEPRECATED= obsolete, development has ceased, not staged +EXPIRATION_DATE= 2014-07-27 PROJECTHOST= ${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net-im/pidgin-facebookchat/pkg-descr b/net-im/pidgin-facebookchat/pkg-descr index 7a7cfa3669f9..806e3b84d34a 100644 --- a/net-im/pidgin-facebookchat/pkg-descr +++ b/net-im/pidgin-facebookchat/pkg-descr @@ -10,4 +10,4 @@ Rreceive notifications. Search for Facebook friends. Set your Facebook status. -WWW: http://code.google.com/p/pidgin-facebookchat/ +WWW: http://code.google.com/p/pidgin-facebookchat/ |
