diff options
| author | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-07-02 11:32:36 +0000 |
|---|---|---|
| committer | TAKATSU Tomonari <tota@FreeBSD.org> | 2012-07-02 11:32:36 +0000 |
| commit | f586c5e4a187a9dbef3a5b7eaec685bb3fec5fe7 (patch) | |
| tree | 5b1b00dffa05ef57fabda4b38f48817dcb3ae9bb /net-im/mikutter003 | |
| parent | a28f3911ad9aa9ef168d88524bc1e6f0bfcfc574 (diff) | |
Notes
Diffstat (limited to 'net-im/mikutter003')
| -rw-r--r-- | net-im/mikutter003/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-im/mikutter003/Makefile b/net-im/mikutter003/Makefile index 987e7676c0b1..cfc011fafc9d 100644 --- a/net-im/mikutter003/Makefile +++ b/net-im/mikutter003/Makefile @@ -16,8 +16,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= A simple, powerful and moeful twitter client -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 \ ${RUBY_SITEARCHLIBDIR}/cairo.so:${PORTSDIR}/graphics/ruby-cairo \ @@ -45,6 +45,8 @@ SUB_LIST= RUBY_SITELIBDIR=${RUBY_SITELIBDIR} PORTDOCS= README PORTSCOUT= limit:^0\.0\.3\.[0-9]* +LATEST_LINK= ${PORTNAME}003 + OPTIONS_DEFINE= HTTPCLIENT NOTIFY HTTPCLIENT_DESC= httpclient support NOTIFY_DESC= notify-send support |
