import xmold port.

closes pr ports/1800 & ports/2026
Submitted by:Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp
This commit is contained in:
Eric L. Hernes 1996-11-15 16:25:40 +00:00
parent da3eca7a9d
commit ad59d1ca17
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4490
5 changed files with 37 additions and 0 deletions

24
x11/xmold/Makefile Normal file
View File

@ -0,0 +1,24 @@
# New ports collection makefile for: xmold
# Version required: 1.0
# Date created: 11 October 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: porting.sgml,v 1.25 1996/08/01 00:12:11 asami Exp $
#
DISTNAME= xmold
PKGNAME= xmold-1.0
CATEGORIES= x11
MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
USE_IMAKE= yes
do-install:
@mkdir -p ${PREFIX}/bin
@install -c -s ${WRKSRC}/xmold ${PREFIX}/bin
@chmod 755 ${PREFIX}/bin/xmold
@chown bin.bin ${PREFIX}/bin/xmold
.include <bsd.port.mk>

1
x11/xmold/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xmold.tar.gz) = 55044eb045346c226a53e09f2e215002

1
x11/xmold/pkg-comment Normal file
View File

@ -0,0 +1 @@
mold spreading over your X-Window screen

10
x11/xmold/pkg-descr Normal file
View File

@ -0,0 +1,10 @@
XMold, mold spreading over your X-Window screen.
Usage:
xmold
Recover:
xrefresh
Yukihiro Nakai<Nakai@Mlab.t.u-tokyo.ac.jp>

1
x11/xmold/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/xmold