aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2012-07-02 19:32:36 +0800
committerTAKATSU Tomonari <tota@FreeBSD.org>2012-07-02 19:32:36 +0800
commitf586c5e4a187a9dbef3a5b7eaec685bb3fec5fe7 (patch)
tree5b1b00dffa05ef57fabda4b38f48817dcb3ae9bb
parenta28f3911ad9aa9ef168d88524bc1e6f0bfcfc574 (diff)
downloadfreebsd-ports-gnome-f586c5e4a187a9dbef3a5b7eaec685bb3fec5fe7.tar.gz
freebsd-ports-gnome-f586c5e4a187a9dbef3a5b7eaec685bb3fec5fe7.tar.zst
freebsd-ports-gnome-f586c5e4a187a9dbef3a5b7eaec685bb3fec5fe7.zip
- Fix whitespaces [1]
- Add LATEST_LINK PR: ports/169425 (partially) [1] Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1]
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/mikutter003/Makefile6
2 files changed, 5 insertions, 2 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index da102697d1a5..077323231ad6 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -79,6 +79,7 @@
SUBDIR += meanwhile
SUBDIR += mercury
SUBDIR += mikutter
+ SUBDIR += mikutter003
SUBDIR += msn-proxy
SUBDIR += mu-conference
SUBDIR += naim
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