1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/news/husky-hptsqfix/Makefile

23 lines
463 B
Makefile
Raw Normal View History

# Created by: Max Khon
# $FreeBSD$
PORTNAME= hptsqfix
2003-10-25 22:08:01 +00:00
PORTVERSION= 1.2.4
2013-05-09 06:59:06 +00:00
PORTREVISION= 2
CATEGORIES= news mail
MASTER_SITES= SF/husky/${PORTNAME}/1.2-release
2003-10-25 22:08:01 +00:00
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
2003-02-18 11:54:56 +00:00
COMMENT= Fix message base
LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi
MAN1= hptsqfix.1
MANCOMPRESSED= yes
PLIST_FILES= bin/hptsqfix
NO_STAGE= yes
.include "${.CURDIR}/../husky-base/Makefile.inc"
.include <bsd.port.mk>