c88c89aca6
Development version. Husky is complete freeware suite of Fidonet applications. WWW: http://husky.sourceforge.net/ PR: ports/88024 Submitted by: Oleg Sharoiko <os@rsu.ru>
22 lines
498 B
Makefile
22 lines
498 B
Makefile
# New ports collection makefile for: husky-smapi-devel
|
|
# Date created: 2005-10-26
|
|
# Whom: Oleg Sharoiko <os@rsu.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= smapi
|
|
DISTVERSION= 2.4-rc4
|
|
CATEGORIES= news mail
|
|
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
|
|
|
MAINTAINER= os@rsu.ru
|
|
COMMENT= MSGAPI for Husky Fidosoft Project. Development version
|
|
|
|
CONFLICTS= husky-smapi-[0-9]*
|
|
|
|
INSTALLS_SHLIB= yes
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${.CURDIR}/../../news/husky-base-devel/Makefile.inc"
|
|
.include <bsd.port.post.mk>
|