freebsd-ports/news/husky-hpucode/Makefile

24 lines
485 B
Makefile
Raw Normal View History

# Created by: Max Khon
# $FreeBSD$
PORTNAME= hpucode
2003-10-26 00:08:01 +02:00
PORTVERSION= 1.2.4
2013-05-09 08:59:06 +02:00
PORTREVISION= 2
CATEGORIES= news mail
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
2003-10-26 00:08:01 +02:00
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= fjoe@FreeBSD.org
2003-02-18 12:54:56 +01:00
COMMENT= Scan for UUE in message base
LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
USES= makeinfo
MAN1= hpucode.1
MANCOMPRESSED= yes
2003-08-05 12:08:26 +02:00
INFO= hpucode
NO_STAGE= yes
.include "${.CURDIR}/../husky-base/Makefile.inc"
.include <bsd.port.mk>