diff --git a/deskutils/Makefile b/deskutils/Makefile index 47e9d3579663..198f9096da32 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -12,6 +12,7 @@ SUBDIR += dailystrips SUBDIR += dlume SUBDIR += dragstack + SUBDIR += fusenshi SUBDIR += gaddr SUBDIR += gcal SUBDIR += gdeskcal diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile new file mode 100644 index 000000000000..57b9ea57b62b --- /dev/null +++ b/deskutils/fusenshi/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: fusenshi +# Date created: 30 March 2004 +# Whom: Masanori OZAWA (ozawa@ongs.co.jp) +# +# $FreeBSD$ +# + +PORTNAME= fusenshi +PORTVERSION= 0.7.0 +PORTREVISION= 0 +CATEGORIES= deskutils +MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/ +DISTNAME= ${PORTNAME}-${PORTVERSION} +EXTRACT_SUFX= .tgz + +MAINTAINER= daichi@freebsd.org +COMMENT= A Post-it(R) like application with network support + +USE_XLIB= yes +USE_GNOME= libxml2 +LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtk--2 + +post-install: + @${STRIP_CMD} ${PREFIX}/bin/fusenshi + +.include diff --git a/deskutils/fusenshi/distinfo b/deskutils/fusenshi/distinfo new file mode 100644 index 000000000000..0cbb8f909f86 --- /dev/null +++ b/deskutils/fusenshi/distinfo @@ -0,0 +1,2 @@ +MD5 (fusenshi-0.7.0.tgz) = 1738f3c713559d7569c33aed24249e1c +SIZE (fusenshi-0.7.0.tgz) = 51007 diff --git a/deskutils/fusenshi/pkg-descr b/deskutils/fusenshi/pkg-descr new file mode 100644 index 000000000000..9fcf81fd1d31 --- /dev/null +++ b/deskutils/fusenshi/pkg-descr @@ -0,0 +1,4 @@ +Fusenshi is a Post-it(R) like application. You can take notes on your +desktop and send them to others with it. + +WWW: http://www.ongs.co.jp/products/fusenshi/ diff --git a/deskutils/fusenshi/pkg-plist b/deskutils/fusenshi/pkg-plist new file mode 100644 index 000000000000..f40f8e8ac907 --- /dev/null +++ b/deskutils/fusenshi/pkg-plist @@ -0,0 +1,5 @@ +bin/fusenshi +share/fusenshi/pixmaps/fusenshi.xpm +share/locale/ja/LC_MESSAGES/fusenshi.mo +@dirrm share/fusenshi/pixmaps +@dirrm share/fusenshi