1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/misc/hulgalugha/Makefile
Carlo Strub 344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00

20 lines
381 B
Makefile

# 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= yes
MAINTAINER= ports@FreeBSD.org
COMMENT= Very jerky text filter
PLIST_FILES= bin/hulgalugha
.include <bsd.port.mk>