1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/news/husky-hptkill/Makefile

23 lines
469 B
Makefile

# Created by: 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
NO_STAGE= yes
.include "${.CURDIR}/../husky-base/Makefile.inc"
.include <bsd.port.mk>