diff options
-rw-r--r-- | x11-fm/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/mfm/Makefile | 25 | ||||
-rw-r--r-- | x11-fm/mfm/distinfo | 1 | ||||
-rw-r--r-- | x11-fm/mfm/pkg-comment | 1 | ||||
-rw-r--r-- | x11-fm/mfm/pkg-descr | 7 | ||||
-rw-r--r-- | x11-fm/mfm/pkg-plist | 1 | ||||
-rw-r--r-- | x11-fm/mtoolsfm/Makefile | 25 | ||||
-rw-r--r-- | x11-fm/mtoolsfm/distinfo | 1 | ||||
-rw-r--r-- | x11-fm/mtoolsfm/pkg-comment | 1 | ||||
-rw-r--r-- | x11-fm/mtoolsfm/pkg-descr | 7 | ||||
-rw-r--r-- | x11-fm/mtoolsfm/pkg-plist | 1 |
11 files changed, 71 insertions, 0 deletions
diff --git a/x11-fm/Makefile b/x11-fm/Makefile index 58d3c9d327c4..c54c33f88c0f 100644 --- a/x11-fm/Makefile +++ b/x11-fm/Makefile @@ -10,6 +10,7 @@ SUBDIR += filerunner SUBDIR += gnomemc SUBDIR += jafm + SUBDIR += mfm SUBDIR += offix-files SUBDIR += q3dmenu SUBDIR += tkdesk diff --git a/x11-fm/mfm/Makefile b/x11-fm/mfm/Makefile new file mode 100644 index 000000000000..9312eaeaa36c --- /dev/null +++ b/x11-fm/mfm/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: mfm +# Version required: 1.2 +# Date created: 12 Jan 2000 +# Whom: Michael Vasilenko <acid@stu.cn.ua> +# +# $FreeBSD$ +# + +DISTNAME= mfm-1.2 +CATEGORIES= x11-fm +MASTER_SITES= http://www.core-coutainville.org/mfm/archive/SOURCES/ + +MAINTAINER= ports@FreeBSD.org + +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 +RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools + +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config +USE_X_PREFIX= yes +USE_GMAKE= yes + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/mfm ${PREFIX}/bin + +.include <bsd.port.mk> diff --git a/x11-fm/mfm/distinfo b/x11-fm/mfm/distinfo new file mode 100644 index 000000000000..a9bfa98e4ff4 --- /dev/null +++ b/x11-fm/mfm/distinfo @@ -0,0 +1 @@ +MD5 (mfm-1.2.tar.gz) = 01188f178cd101cb2e8b5c56d7066da5 diff --git a/x11-fm/mfm/pkg-comment b/x11-fm/mfm/pkg-comment new file mode 100644 index 000000000000..a07ba2316cd4 --- /dev/null +++ b/x11-fm/mfm/pkg-comment @@ -0,0 +1 @@ +A graphical frontend to mtools diff --git a/x11-fm/mfm/pkg-descr b/x11-fm/mfm/pkg-descr new file mode 100644 index 000000000000..de4edd9a64e1 --- /dev/null +++ b/x11-fm/mfm/pkg-descr @@ -0,0 +1,7 @@ +A graphical frontend to mtools. + +mfm is a program which should give people easy access to floppies under +UNIX-like operating systems. It can do simple tasks of a file-manager and +makes use of mtools to access floppies. + +WWW: http://www.core-coutainville.org/mfm/ diff --git a/x11-fm/mfm/pkg-plist b/x11-fm/mfm/pkg-plist new file mode 100644 index 000000000000..02e3c5c3a772 --- /dev/null +++ b/x11-fm/mfm/pkg-plist @@ -0,0 +1 @@ +bin/mfm diff --git a/x11-fm/mtoolsfm/Makefile b/x11-fm/mtoolsfm/Makefile new file mode 100644 index 000000000000..9312eaeaa36c --- /dev/null +++ b/x11-fm/mtoolsfm/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: mfm +# Version required: 1.2 +# Date created: 12 Jan 2000 +# Whom: Michael Vasilenko <acid@stu.cn.ua> +# +# $FreeBSD$ +# + +DISTNAME= mfm-1.2 +CATEGORIES= x11-fm +MASTER_SITES= http://www.core-coutainville.org/mfm/archive/SOURCES/ + +MAINTAINER= ports@FreeBSD.org + +LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 +RUN_DEPENDS= mtools:${PORTSDIR}/emulators/mtools + +GTK_CONFIG?= ${X11BASE}/bin/gtk12-config +USE_X_PREFIX= yes +USE_GMAKE= yes + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/mfm ${PREFIX}/bin + +.include <bsd.port.mk> diff --git a/x11-fm/mtoolsfm/distinfo b/x11-fm/mtoolsfm/distinfo new file mode 100644 index 000000000000..a9bfa98e4ff4 --- /dev/null +++ b/x11-fm/mtoolsfm/distinfo @@ -0,0 +1 @@ +MD5 (mfm-1.2.tar.gz) = 01188f178cd101cb2e8b5c56d7066da5 diff --git a/x11-fm/mtoolsfm/pkg-comment b/x11-fm/mtoolsfm/pkg-comment new file mode 100644 index 000000000000..a07ba2316cd4 --- /dev/null +++ b/x11-fm/mtoolsfm/pkg-comment @@ -0,0 +1 @@ +A graphical frontend to mtools diff --git a/x11-fm/mtoolsfm/pkg-descr b/x11-fm/mtoolsfm/pkg-descr new file mode 100644 index 000000000000..de4edd9a64e1 --- /dev/null +++ b/x11-fm/mtoolsfm/pkg-descr @@ -0,0 +1,7 @@ +A graphical frontend to mtools. + +mfm is a program which should give people easy access to floppies under +UNIX-like operating systems. It can do simple tasks of a file-manager and +makes use of mtools to access floppies. + +WWW: http://www.core-coutainville.org/mfm/ diff --git a/x11-fm/mtoolsfm/pkg-plist b/x11-fm/mtoolsfm/pkg-plist new file mode 100644 index 000000000000..02e3c5c3a772 --- /dev/null +++ b/x11-fm/mtoolsfm/pkg-plist @@ -0,0 +1 @@ +bin/mfm |