1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/news/husky-smapi/Makefile
2004-02-04 05:10:27 +00:00

22 lines
489 B
Makefile

# New ports collection makefile for: husky-smapi
# Date created: 6 January 2003
# Whom: Max Khon
#
# $FreeBSD$
#
PORTNAME= smapi
PORTVERSION= 2.2.4
PORTREVISION= 1
CATEGORIES= news mail
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= fjoe@FreeBSD.org
COMMENT= MSGAPI for Husky Fidosoft Project
INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/news/husky-base/Makefile.inc"
.include <bsd.port.post.mk>