diff options
author | Alfred Perlstein <alfred@FreeBSD.org> | 2003-04-23 07:13:38 +0000 |
---|---|---|
committer | Alfred Perlstein <alfred@FreeBSD.org> | 2003-04-23 07:13:38 +0000 |
commit | ecec0565c3dceee5ff291fb367541e1cf2ec47e3 (patch) | |
tree | 826b1f7ea0283d8705559727c0654e0ba085b578 /misc | |
parent | 3c65f5604f19cec697f32b274bb05cbc736821d6 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/hulgalugha/Makefile | 17 | ||||
-rw-r--r-- | misc/hulgalugha/distinfo | 1 | ||||
-rw-r--r-- | misc/hulgalugha/pkg-descr | 3 | ||||
-rw-r--r-- | misc/hulgalugha/pkg-plist | 1 |
5 files changed, 23 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 150eca1b7fef..cdcb3fd938f2 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -132,6 +132,7 @@ SUBDIR += help2man SUBDIR += heyu SUBDIR += histring + SUBDIR += hulgalugha SUBDIR += instant-server SUBDIR += instant-workstation SUBDIR += iselect diff --git a/misc/hulgalugha/Makefile b/misc/hulgalugha/Makefile new file mode 100644 index 000000000000..07126f345f0e --- /dev/null +++ b/misc/hulgalugha/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: hulgalugha +# Date created: 22 Apr 2003 +# Whom: alfred@freebsd.org +# +# $FreeBSD$ +# + +PORTNAME= hulgalugha +PORTVERSION= 1.0 +CATEGORIES= misc +MASTER_SITES= http://people.freebsd.org/~alfred/sources/hulgalugha/ +USE_BZIP2= dongs + +MAINTAINER= alfred@FreeBSD.org +COMMENT= A very jerky text filter. + +.include <bsd.port.mk> diff --git a/misc/hulgalugha/distinfo b/misc/hulgalugha/distinfo new file mode 100644 index 000000000000..8c1718aee76c --- /dev/null +++ b/misc/hulgalugha/distinfo @@ -0,0 +1 @@ +MD5 (hulgalugha-1.0.tar.bz2) = dc364fe69bdead3b9cafa65cc711560b diff --git a/misc/hulgalugha/pkg-descr b/misc/hulgalugha/pkg-descr new file mode 100644 index 000000000000..3df050d61858 --- /dev/null +++ b/misc/hulgalugha/pkg-descr @@ -0,0 +1,3 @@ +A filter, makes text somewhat more jerky. + +-Alfred Perlstein <alfred@freebsd.org> diff --git a/misc/hulgalugha/pkg-plist b/misc/hulgalugha/pkg-plist new file mode 100644 index 000000000000..001dac1a4dab --- /dev/null +++ b/misc/hulgalugha/pkg-plist @@ -0,0 +1 @@ +bin/hulgalugha |