mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
344b32ccd9
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
20 lines
381 B
Makefile
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>
|