aboutsummaryrefslogtreecommitdiffstats
path: root/news/husky-smapi-devel/Makefile
blob: c0dc7d7991819ab4a3d5e804dd1e81d5c7547ecb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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-rc5
CATEGORIES= news mail
MASTER_SITES=   SF/husky/${PORTNAME}/2.4-RC5

MAINTAINER= os@rsu.ru
COMMENT=    MSGAPI for Husky Fidosoft Project. Development version

CONFLICTS=  husky-smapi-[0-9]*

USE_LDCONFIG=   yes

.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../news/husky-base-devel/Makefile.inc"
.include <bsd.port.post.mk>