1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/news/husky-hptkill/Makefile
2013-05-09 06:59:06 +00:00

27 lines
629 B
Makefile

# New ports collection makefile for: husky-hptkill
# Date created: 6 January 2003
# Whom: Max Khon
#
# $FreeBSD$
#
PORTNAME= hptkill
PORTVERSION= 1.10.4
PORTREVISION= 2
CATEGORIES= news mail
MASTER_SITES= SF/husky/${PORTNAME}/1.10-release
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= fjoe@FreeBSD.org
COMMENT= Area killing utility
LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf
MAN1= hptkill.1
MANCOMPRESSED= yes
PLIST_FILES= bin/hptkill
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/news/husky-base/Makefile.inc"
.include <bsd.port.post.mk>